Codebase list r-cran-lavasearch2 / debian/1.5.5+dfsg-1 DESCRIPTION
debian/1.5.5+dfsg-1

Tree @debian/1.5.5+dfsg-1 (Download .tar.gz)

DESCRIPTION @debian/1.5.5+dfsg-1raw · history · blame

Package: lavaSearch2
Type: Package
Title: Tools for Model Specification in the Latent Variable Framework
Version: 1.5.5
Date: 2020-03-18
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
VignetteBuilder: R.rsp
Depends: R (>= 2.10), ggplot2, lava (>= 1.6.4)
Imports: doParallel, MASS, Matrix, methods, multcomp, mvtnorm, nlme,
        parallel, Rcpp, reshape2, sandwich, stats, utils
Suggests: clubSandwich, data.table, foreach, lava.tobit, lme4,
        lmerTest, numDeriv, pbapply, pbkrtest, R.rsp, riskRegression,
        survival, testthat
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2020-03-18 12:54:42 UTC; brice
Author: Brice Ozenne [aut, cre] (<https://orcid.org/0000-0001-9694-2956>)
Maintainer: Brice Ozenne <brice.mh.ozenne@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-18 14:00:03 UTC