Package: mixedCCA
Type: Package
Title: Sparse Canonical Correlation Analysis for High-Dimensional Mixed
        Data
Version: 1.4.6
Date: 2021-03-17
Authors@R: c(
    person(given = "Grace",
           family = "Yoon",
           role = c("aut"),
           email = "gyoon6067@gmail.com",
           comment = c(ORCID = "0000-0003-3263-1352")),
    person(given = "Irina",
           family = "Gaynanova",
           role = c("aut", "cre"),
           email = "irinag@stat.tamu.edu",
           comment = c(ORCID = "0000-0002-4116-0268")))
Maintainer: Irina Gaynanova <irinag@stat.tamu.edu>
Description: Semi-parametric approach for sparse canonical correlation analysis 
    which can handle mixed data types: continuous, binary and truncated continuous.
    Bridge functions are provided to connect Kendall's tau to latent correlation
    under the Gaussian copula model. The methods are described in 
    Yoon, Carroll and Gaynanova (2020) <doi:10.1093/biomet/asaa007> and 
    Yoon, Müller and Gaynanova (2020) <arXiv:2006.13875>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.0.1), stats, MASS
Imports: Rcpp, pcaPP, Matrix, fMultivar, mnormt, irlba, chebpol
NeedsCompilation: yes
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
Packaged: 2021-03-19 20:11:38 UTC; dibs7
Author: Grace Yoon [aut] (<https://orcid.org/0000-0003-3263-1352>),
  Irina Gaynanova [aut, cre] (<https://orcid.org/0000-0002-4116-0268>)
Repository: CRAN
Date/Publication: 2021-03-20 22:50:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-03-21 10:36:22 UTC; unix
Archs: mixedCCA.so.dSYM
