Package: semTests Type: Package Title: Robust Test Statistics for Structural Equation Models Description: Supports penalized eigenvalue block-averaging and penalized regression p-values (Foldnes, Moss, Grønneberg, 2024) , including their extension to nested model comparison (Foldnes, Grønneberg, Moss, 2026) , as well as traditional p-values such as Satorra-Bentler. All p-values can be calculated using unbiased or biased gamma estimates (Du, Bentler, 2022) and two choices of chi square statistics. The tests apply to any minimum-discrepancy estimator -- ML, GLS, ULS, and categorical WLSMV/DWLS -- with experimental support for full-information maximum-likelihood (FIML) fits under missing data. Version: 0.9.0 Authors@R: c( person(given="Jonas", family="Moss", email="jonas.moss.statistics@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-6876-6964")), person(given="Njål", family="Foldnes", role = "ctb", email="njalfoldnes@gmail.com", comment = c(ORCID="0000-0001-6889-6067")), person(given="Steffen", family="Grønneberg", email="steffeng@gmail.com", role = "ctb", comment = c(ORCID="0000-0003-2785-6530"))) License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/JonasMoss/semTests Depends: R (>= 3.5.0) Imports: lavaan (>= 0.6-16), methods Suggests: testthat (>= 3.0.0), covr, xml2, knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://jonasmoss.r-universe.dev Date/Publication: 2026-06-09 13:40:51 UTC RemoteUrl: https://github.com/jonasmoss/semtests RemoteRef: HEAD RemoteSha: 9456a72af1ba25012314922781ae21dcaaac294b NeedsCompilation: no Packaged: 2026-06-12 11:02:32 UTC; root Author: Jonas Moss [aut, cre] (ORCID: ), Njål Foldnes [ctb] (ORCID: ), Steffen Grønneberg [ctb] (ORCID: ) Maintainer: Jonas Moss