Package: semfindr
Title: Influential Cases in Structural Equation Modeling
Version: 0.1.8
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 = "Mark Hok Chio",
           family = "Lai",
           role = c("aut"),
           email = "marklhc@gmail.com ",
           comment = c(ORCID = "0000-0002-9196-7406"))
           )
Description: Sensitivity analysis in structural equation modeling using
    influence measures and diagnostic plots. Support leave-one-out casewise
    sensitivity analysis presented by Pek and MacCallum (2011)
    <doi:10.1080/00273171.2011.561068> and approximate casewise influence
    using scores and casewise likelihood.
URL: https://sfcheung.github.io/semfindr/
BugReports: https://github.com/sfcheung/semfindr/issues
Depends: R (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), parallel, knitr, rmarkdown, modi, MASS
Imports: lavaan, ggplot2, ggrepel, rlang, stats, methods, utils, Matrix
VignetteBuilder: knitr
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-08 11:36:22 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (<https://orcid.org/0000-0002-9871-9448>),
  Mark Hok Chio Lai [aut] (<https://orcid.org/0000-0002-9196-7406>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-08 13:30:03 UTC
Built: R 4.2.3; ; 2024-04-08 15:09:32 UTC; unix
