Package: lavaSearch2 Type: Package Title: Tools for Model Specification in the Latent Variable Framework Version: 2.0.3 Date: 2024-02-22 Authors@R: c( person("Brice", "Ozenne", role = c("aut", "cre"), email = "brice.mh.ozenne@gmail.com", comment = c(ORCID = "0000-0001-9694-2956")) ) URL: https://github.com/bozenne/lavaSearch2 BugReports: https://github.com/bozenne/lavaSearch2/issues Description: Tools for model specification in the latent variable framework (add-on to the 'lava' package). The package contains three main functionalities: Wald tests/F-tests with improved control of the type 1 error in small samples, adjustment for multiple comparisons when searching for local dependencies, and adjustment for multiple comparisons when doing inference for multiple latent variable models. License: GPL-3 Encoding: UTF-8 Depends: R (>= 2.10), ggplot2, lava (>= 1.6.4) Imports: abind, doParallel, MASS, Matrix, methods, multcomp, mvtnorm, nlme, parallel, Rcpp, reshape2, sandwich, stats, utils Suggests: clubSandwich, data.table, foreach, emmeans, lme4, lmerTest, numDeriv, pbapply, pbkrtest, R.rsp, riskRegression, survival, testthat LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: R.rsp NeedsCompilation: yes RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://bozenne.r-universe.dev Date/Publication: 2024-07-18 13:34:02 UTC RemoteUrl: https://github.com/bozenne/lavasearch2 RemoteRef: HEAD RemoteSha: ab34e95aff5f9a08d195becd1f30e4ece376012c Packaged: 2026-06-19 08:40:46 UTC; root Author: Brice Ozenne [aut, cre] (ORCID: ) Maintainer: Brice Ozenne