Package: semlbci
Title: Likelihood-Based Confidence Interval in Structural Equation
        Models
Version: 0.10.3
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)
    <doi:10.1080/10705511.2023.2183860>. Currently
    implements the algorithm illustrated by Pek and Wu
    (2018) <doi:10.1037/met0000163>, and supports the robust
    LBCI proposed by Falk (2018)
    <doi:10.1080/10705511.2017.1367254>.
URL: https://sfcheung.github.io/semlbci/
BugReports: https://github.com/sfcheung/semlbci/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
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
VignetteBuilder: knitr
Config/testthat/parallel: true
Config/testthat/edition: 3
Config/testthat/start-first: semlbci_wn_mg_*
NeedsCompilation: no
Packaged: 2023-05-05 11:49:20 UTC; sfcheung
Author: Shu Fai Cheung [aut, cre] (<https://orcid.org/0000-0002-9871-9448>),
  Ivan Jacob Agaloos Pesigan [ctb]
    (<https://orcid.org/0000-0003-4818-8420>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-07 10:20:02 UTC
