Package: CorReg
Type: Package
Title: Linear regression based on linear structure between covariates
Version: 0.14.3
Date: 2014-03-13
Authors@R: c(person("Clement", "THERY", role = c("aut", "cre"),
    email = "clement.thery@arcelormittal.com"),
    person("Christophe", "BIERNACKI", role = "ctb"),
    person("Gaetan", "LORIDANT", role = "ctb"),
    person("Florian", "WATRIN", role = "ctb"),
    person("Quentin", "GRIMONPREZ", role = "ctb")
    )
Maintainer: Clement THERY <clement.thery@arcelormittal.com>
Description: Sequential linear regression based on a recursive structural
    equation model (explicit correlations). It permits to face highly
    correlated datasets.
License: CeCILL
Copyright: ArcelorMittal
URL: http://www.correg.org
Depends: R(>= 3.0.2)
Imports: Rcpp(>= 0.11.0), lars(>= 1.2), elasticnet(>= 1.1), clere(>=
        1.1), spikeslab(>= 1.1.5), corrplot(>= 0.73), Matrix(>= 1.1),
        mclust(>= 4.2), Rmixmod(>= 2.0.1), ridge(>= 2.1), rpart(>=
        4.1-5), MASS(>= 7.3-30), parcor(>= 0.2)
LinkingTo: Rcpp, RcppEigen
Packaged: 2014-03-13 13:41:11 UTC; U038226
Author: Clement THERY [aut, cre],
  Christophe BIERNACKI [ctb],
  Gaetan LORIDANT [ctb],
  Florian WATRIN [ctb],
  Quentin GRIMONPREZ [ctb]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-13 16:10:30
