(Version 0.1.5 updated on 2024-09-16, release history)
This package is for assessing model uncertainty in structural
equation modeling (SEM) by the BIC posterior
probabilities of the fitted model and its neighboring models,
based on the method presented in Wu, Cheung, and Leung (2020).
The package name, modelbpp
,
stands for model
b
ayesian p
osterior p
robability.
For more information on this package, please visit its GitHub page:
https://sfcheung.github.io/modelbpp/
The stable CRAN version can be installed by install.packages()
:
install.packages("modelbpp")
The latest developmental-but-stable version of this package can be installed by remotes::install_github
:
remotes::install_github("sfcheung/modelbpp")
If you have any suggestions or found any bugs, please feel feel to open a GitHub issue. Thanks.
https://github.com/sfcheung/modelbpp/issues
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.