Package: lavaSearch2
Type: Package
Title: Tools for Model Specification in the Latent Variable Framework
Version: 1.4.1
Date: 2018-11-20
Authors@R: c(
    person("Brice", "Ozenne", role = c("aut", "cre"), email = "brice.ozenne@orange.fr", comment = c(ORCID = "0000-0001-9694-2956"))
	)
Maintainer: Brice Ozenne <brice.ozenne@orange.fr>
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
VignetteBuilder: R.rsp
Depends: R (>= 2.10), lava, ggplot2
Imports: doParallel, MASS, Matrix, methods, multcomp, mvtnorm, nlme,
        parallel, reshape2, sandwich, stats, utils
Suggests: clubSandwich, data.table, foreach, lava.tobit, lme4,
        lmerTest, numDeriv, pbapply, pbkrtest, R.rsp, riskRegression,
        survival, testthat
RoxygenNote: 6.1.0.9000
NeedsCompilation: no
Packaged: 2018-11-20 13:39:48.847 UTC; hpl802
Author: Brice Ozenne [aut, cre] (<https://orcid.org/0000-0001-9694-2956>)
Repository: CRAN
Date/Publication: 2018-11-20 14:50:03 UTC
