Package: semfindr
Title: Influential Cases in Structural Equation Modeling
Version: 0.1.4
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.2.3
Suggests: testthat (>= 3.0.0), parallel, knitr, rmarkdown, modi, norm2
Imports: lavaan, ggplot2, ggrepel, rlang, stats, methods, utils
VignetteBuilder: knitr
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-16 17:12:46 UTC; sfcheung
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: 2023-02-17 09:50:02 UTC
