sfcheung / modelbpp

Model BIC posterior probability

Home Page:https://sfcheung.github.io/modelbpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lifecycle: stable Project Status: Active - The project has reached a stable, usable state and is being actively developed. CRAN status CRAN: Release Date Code size Last Commit at Main R-CMD-check

modelbpp: Model BIC Posterior Probability

(Version 0.1.3.11 updated on 2024-04-08, 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 bayesian posterior probability.

  • Wu, H., Cheung, S. F., & Leung, S. O. (2020). Simple use of BIC to assess model selection uncertainty: An illustration using mediation and moderation models. Multivariate Behavioral Research, 55(1), 1--16. https://doi.org/10.1080/00273171.2019.1574546

Homepage

For more information on this package, please visit its GitHub page:

https://sfcheung.github.io/modelbpp/

Installation

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")

Issues

If you have any suggestions or found any bugs, please feel feel to open a GitHub issue. Thanks.

https://github.com/sfcheung/modelbpp/issues

About

Model BIC posterior probability

https://sfcheung.github.io/modelbpp/

License:GNU General Public License v3.0


Languages

Language:R 99.1%Language:TeX 0.9%