Recent Releases of bmlm
bmlm - bmlm 1.2.10
- Default priors are now Normal(0, 1000) for regression coefficients, and Cauchy(0, 50) for group-level SDs
mlm_summary()now gives only population level parameters by default, and group-level parameters whenpars = "random"- Renamed the mediated effect parameter to me to distinguish it from the product of a and b (similarly for group-level ume_)
mlm_path_plot()now draws a template if no model is entered (i.e.templateargument is deprecated)mlm_path_plot()now by default also shows SDs of group-level effects. This behavior can be turned off by specifyingrandom = FALSE- The fitted model object doesn't contain the whole covariance matrix anymore, but now contains the group-level intercepts
- New example data set included in package:
MEC2010 - Posterior standard deviation is now referred to as SE in
mlm_summary()
- TeX
Published by mvuorre over 9 years ago