You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like Stan might have some options to exclude transformed parameters from being returned link. Might be worth taking advantage of this to clean up some of our intermediate objects (such as pars_lm) which exist as convenience to us and have no value to the end user. Would make the read/write speeds of data from disk potentially faster.
The text was updated successfully, but these errors were encountered:
Looks like Stan might have some options to exclude transformed parameters from being returned link. Might be worth taking advantage of this to clean up some of our intermediate objects (such as
pars_lm
) which exist as convenience to us and have no value to the end user. Would make the read/write speeds of data from disk potentially faster.The text was updated successfully, but these errors were encountered: