Monte Carlo confidence intervals for free and defined parameters in models fitted in the structural equation modeling package 'lavaan' can be generated using the 'semmcci' package. 'semmcci' has two main functions, namely, MC() and MCStd(). The output of 'lavaan' is passed as the first argument to the MC() function to generate Monte Carlo confidence intervals. Monte Carlo confidence intervals for the standardized estimates can also be generated by passing the output of the MC() function to the MCStd() function. Preacher and Selig (2012) <doi:10.1080/19312458.2012.679848>.
Version: | 1.0.4 |
Depends: | R (≥ 3.0.0) |
Imports: | stats, methods, lavaan |
Suggests: | knitr, rmarkdown, testthat, MASS |
Published: | 2022-12-17 |
Author: | Ivan Jacob Agaloos Pesigan
|
Maintainer: | Ivan Jacob Agaloos Pesigan <r.jeksterslab at gmail.com> |
BugReports: | https://github.com/jeksterslab/semmcci/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jeksterslab/semmcci, https://jeksterslab.github.io/semmcci/ |
NeedsCompilation: | no |
Citation: | semmcci citation info |
Materials: | NEWS |
CRAN checks: | semmcci results |
Reference manual: | semmcci.pdf |
Package source: | semmcci_1.0.4.tar.gz |
Windows binaries: | r-devel: semmcci_1.0.4.zip, r-release: semmcci_1.0.4.zip, r-oldrel: semmcci_1.0.4.zip |
macOS binaries: | r-release (arm64): semmcci_1.0.4.tgz, r-oldrel (arm64): semmcci_1.0.4.tgz, r-release (x86_64): semmcci_1.0.4.tgz, r-oldrel (x86_64): semmcci_1.0.4.tgz |
Old sources: | semmcci archive |
Please use the canonical form https://CRAN.R-project.org/package=semmcci to link to this page.