In addition to modeling the expectation (location) of an outcome, mixed effects location scale models (MELSMs) include submodels on the variance components (scales) directly. This allows models on the within-group variance with mixed effects, and between-group variances with fixed effects. The MELSM can be used to model volatility, intraindividual variance, uncertainty, measurement error variance, and more. Multivariate MELSMs (MMELSMs) extend the model to include multiple correlated outcomes, and therefore multiple locations and scales. The latent multivariate MELSM (LMMELSM) further includes multiple correlated latent variables as outcomes. This package implements two-level mixed effects location scale models on multiple observed or latent outcomes, and between-group variance modeling. Williams, Martin, Liu, and Rast (2020) <doi:10.1027/1015-5759/a000624>. Hedeker, Mermelstein, and Demirtas (2008) <doi:10.1111/j.1541-0420.2007.00924.x>.
Version: | 0.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | methods, Rcpp (≥ 0.12.0), rstan (≥ 2.18.1), rstantools (≥ 2.0.0), parallel (≥ 3.6.0), nlme (≥ 3.0), Formula (≥ 1.2), MASS (≥ 7.0), loo (≥ 2.3.0) |
LinkingTo: | BH (≥ 1.66.0), Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), rstan (≥ 2.18.1), StanHeaders (≥ 2.18.0) |
Suggests: | testthat |
Published: | 2021-03-13 |
Author: | Stephen Martin |
Maintainer: | Stephen Martin <stephenSRMMartin at gmail.com> |
BugReports: | https://github.com/stephenSRMMartin/LMMELSM |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | README NEWS |
CRAN checks: | LMMELSM results |
Reference manual: | LMMELSM.pdf |
Package source: | LMMELSM_0.1.0.tar.gz |
Windows binaries: | r-devel: LMMELSM_0.1.0.zip, r-devel-UCRT: LMMELSM_0.1.0.zip, r-release: LMMELSM_0.1.0.zip, r-oldrel: LMMELSM_0.1.0.zip |
macOS binaries: | r-release (arm64): LMMELSM_0.1.0.tgz, r-release (x86_64): LMMELSM_0.1.0.tgz, r-oldrel: LMMELSM_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=LMMELSM to link to this page.