Package: semfindr Title: Influential Cases in Structural Equation Modeling Version: 0.2.0.2 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) and approximate casewise influence using scores and casewise likelihood. An introduction to the package can be found in Cheung and Lai (2026) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat (>= 3.0.0), parallel, knitr, rmarkdown, modi, MASS Imports: lavaan, ggplot2, ggrepel, rlang, stats, methods, utils, Matrix, pbapply VignetteBuilder: knitr Config/testthat/parallel: true Config/testthat/edition: 3 Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-03-15 02:09:15 UTC RemoteUrl: https://github.com/sfcheung/semfindr RemoteRef: HEAD RemoteSha: 768b5abb056b1d7f3bc7f01e0734746e2d65a6c5 NeedsCompilation: no Packaged: 2026-06-13 06:54:15 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Mark Hok Chio Lai [aut] (ORCID: ) Maintainer: Shu Fai Cheung