Package: Compack
Title: Regression with Compositional Covariates
Version: 0.1.0
Date: 2020-04-21
Authors@R: c(
   person(given = "Zhe", family = "Sun",
          email = "zhe.sun@uconn.edu",
          role = c("aut", "cre"),
          comment = c(ORCID = "0000-0001-8699-8235")
          ),
   person(given = "Kun", family = "Chen",
          email = "kun.chen@uconn.edu",
          role = c("aut"),
          comment = c(ORCID = "0000-0003-3579-5467"))   
    )
Description: Regression methodologies with compositional covariates, including (1) sparse log-contrast regression with compositional covariates proposed by Lin et al. (2014) <doi:10.1093/biomet/asu031>, and (2) sparse log-contrast regression with functional compositional predictors proposed by Sun et al. (2020) <arXiv:1808.02403>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.4.0)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, MASS, plyr, splines, fda, orthogonalsplinebasis, methods
Suggests: knitr, rmarkdown
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2020-05-08 18:53:27 UTC; zjiji
Author: Zhe Sun [aut, cre] (<https://orcid.org/0000-0001-8699-8235>),
  Kun Chen [aut] (<https://orcid.org/0000-0003-3579-5467>)
Maintainer: Zhe Sun <zhe.sun@uconn.edu>
Repository: CRAN
Date/Publication: 2020-05-11 16:00:11 UTC
