Package: modelbpp Title: Model BIC Posterior Probability Version: 0.3.0.5 Authors@R: c(person(given = "Shu Fai", family = "Cheung", role = c("aut", "cre"), email = "shufai.cheung@gmail.com", comment = c(ORCID = "0000-0002-9871-9448")), person(given = "Huiping", family = "Wu", role = c("aut")), person(given = "Shing On", family = "Leung", role = c("aut"), comment = c(ORCID = "0000-0002-0962-339X")), person(given = "Ivan Jacob Agaloos", family = "Pesigan", role = "ctb", email = "r.jeksterslab@gmail.com", comment = c(ORCID = "0000-0003-4818-8420"))) Description: Fits the neighboring models of a fitted structural equation model and assesses the model uncertainty of the fitted model based on BIC posterior probabilities (BPP), using the method presented in Wu, Cheung, and Leung (2020) . See Pesigan, Cheung, Wu, Chang, and Leung (2026) for an introduction to the package. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, tinytest Depends: R (>= 4.1.0) Imports: lavaan, parallel, pbapply, igraph, manymome VignetteBuilder: knitr URL: https://sfcheung.github.io/modelbpp/ BugReports: https://github.com/sfcheung/modelbpp/issues LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-06-11 14:34:47 UTC RemoteUrl: https://github.com/sfcheung/modelbpp RemoteRef: HEAD RemoteSha: 9a1eccb7ce9ea28a07e60d950b9c5c77d6bc5f08 NeedsCompilation: no Packaged: 2026-07-03 10:02:27 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Huiping Wu [aut], Shing On Leung [aut] (ORCID: ), Ivan Jacob Agaloos Pesigan [ctb] (ORCID: ) Maintainer: Shu Fai Cheung