Recent Releases of bmlm

bmlm - v1.3.15

Update Stan array syntax.

- TeX
Published by mvuorre over 2 years ago

bmlm - v1.3.14

Minor fix: Let rstantools generate Makevars

- TeX
Published by mvuorre over 2 years ago

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 when pars = "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. template argument is deprecated)
  • mlm_path_plot() now by default also shows SDs of group-level effects. This behavior can be turned off by specifying random = 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

bmlm - bmlm 1.0.0

Initial release to CRAN.

- TeX
Published by mvuorre almost 10 years ago