Package: semlbci Title: Likelihood-Based Confidence Interval in Structural Equation Models Version: 0.11.6.1 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 = "Ivan Jacob Agaloos", family = "Pesigan", role = "ctb", email = "r.jeksterslab@gmail.com", comment = c(ORCID = "0000-0003-4818-8420")) ) Description: Forms likelihood-based confidence intervals (LBCIs) for parameters in structural equation modeling, introduced in Cheung and Pesigan (2023) . Currently implements the algorithm illustrated by Pek and Wu (2018) , and supports the robust LBCI proposed by Falk (2018) . URL: https://sfcheung.github.io/semlbci/ BugReports: https://github.com/sfcheung/semlbci/issues License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), knitr, rmarkdown Depends: R (>= 4.0.0) Imports: lavaan (>= 0.6.13), nloptr, stats, utils, MASS, ggplot2, ggrepel, rlang, pbapply, callr, methods VignetteBuilder: knitr Config/testthat/parallel: true Config/testthat/edition: 3 Config/testthat/start-first: semlbci_wn_mg_*, ur_ci_bound_ur* Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-06-21 03:05:09 UTC RemoteUrl: https://github.com/sfcheung/semlbci RemoteRef: HEAD RemoteSha: 087f78c2e805492a4d7549cfe51548344edc051f NeedsCompilation: no Packaged: 2026-06-21 06:01:53 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Ivan Jacob Agaloos Pesigan [ctb] (ORCID: ) Maintainer: Shu Fai Cheung