Package: LAM 0.8-1
LAM: Some Latent Variable Models
Includes some procedures for latent variable modeling with a particular focus on multilevel data. The 'LAM' package contains mean and covariance structure modelling for multivariate normally distributed data (mlnormal(); Longford, 1987; <doi:10.1093/biomet/74.4.817>), a general Metropolis-Hastings algorithm (amh(); Roberts & Rosenthal, 2001, <doi:10.1214/ss/1015346320>) and penalized maximum likelihood estimation (pmle(); Cole, Chu & Greenland, 2014; <doi:10.1093/aje/kwt245>).
Authors:
LAM_0.8-1.tar.gz
LAM_0.8-1.zip(r-4.5)LAM_0.8-1.zip(r-4.4)LAM_0.8-1.zip(r-4.3)
LAM_0.8-1.tgz(r-4.4-x86_64)LAM_0.8-1.tgz(r-4.4-arm64)LAM_0.8-1.tgz(r-4.3-x86_64)LAM_0.8-1.tgz(r-4.3-arm64)
LAM_0.8-1.tar.gz(r-4.5-noble)LAM_0.8-1.tar.gz(r-4.4-noble)
LAM_0.8-1.tgz(r-4.4-emscripten)LAM_0.8-1.tgz(r-4.3-emscripten)
LAM.pdf |LAM.html✨
LAM/json (API)
NEWS
# Install 'LAM' in R: |
install.packages('LAM', repos = c('https://alexanderrobitzsch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexanderrobitzsch/lam/issues
- data.HT12 - Datasets from Heck and Thomas
multilevel-modelsstructural-equation-modeling
Last updated 4 months agofrom:ff8d6aef2e. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win-x86_64 | OK | Nov 20 2024 |
R-4.5-linux-x86_64 | OK | Nov 20 2024 |
R-4.4-win-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-aarch64 | OK | Nov 20 2024 |
R-4.3-win-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-aarch64 | OK | Nov 20 2024 |
Exports:amhclpm_to_ctmloglike_mvnormloglike_mvnorm_NA_patternmlnormalpmlesuff_stat_NA_pattern
Dependencies:admiscCDMlatticeMatrixmvtnormpbapplypbvpolycorRcppRcppArmadillosirtTAM
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Some Latent Variable Models | LAM-package LAM |
Bayesian Model Estimation with Adaptive Metropolis Hastings Sampling ('amh') or Penalized Maximum Likelihood Estimation ('pmle') | amh coef.amh coef.pmle confint.amh confint.pmle logLik.amh logLik.pmle plot.amh plot.pmle pmle summary.amh summary.pmle vcov.amh vcov.pmle |
Transformation of Path Coefficients of Cross-Lagged Panel Model | clpm_to_ctm |
Datasets from Heck and Thomas (2015) | data.HT data.HT12 |
Log-Likelihood Value of a Multivariate Normal Distribution | loglike_mvnorm loglike_mvnorm_NA_pattern |
(Restricted) Maximum Likelihood Estimation with Prior Distributions and Penalty Functions under Multivariate Normality | coef.mlnormal confint.mlnormal logLik.mlnormal mlnormal print.mlnormal summary.mlnormal vcov.mlnormal |
Sufficient Statistics for Dataset with Missing Response Pattern | suff_stat_NA_pattern |