Understanding sampling of parameters / local or model block variables

In RStan, yes. You can call stan with pars = "Calc_Angle", include = FALSE. The draws won’t be included in the output, although you can still get the posterior means. We need to do this for Stan generally.

1 Like