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
When stdevfac's are used without rescaling to mean 1 implies
priors on variance parameters means something different,
for example if stdevfacI is a vector of 2's then the estimate of sdi is halved.
automatic rescaling would break backward compatibility, so giving a warning is probably best solution.
The text was updated successfully, but these errors were encountered:
When stdevfac's are used without rescaling to mean 1 implies
priors on variance parameters means something different,
for example if stdevfacI is a vector of 2's then the estimate of sdi is halved.
automatic rescaling would break backward compatibility, so giving a warning is probably best solution.
The text was updated successfully, but these errors were encountered: