CVR-package {CVR} | R Documentation |
Canonical Variate Regression
Description
Perform canonical variate regression (CVR) for two sets of covariates and a univariate response, with regularization and weight parameters tuned by cross validation.
Details
Index of help topics:
CVR Fit canonical variate regression with tuning parameters selected by cross validation. CVR-package Canonical Variate Regression SimulateCVR Generate simulation data. SparseCCA Sparse canonical correlation analysis. alcohol Data sets for the alcohol dependence example cvrsolver Canonical Variate Regression. mouse Data sets for the mouse body weight example plot.CVR Plot a CVR object.
functions: cvrsolver
, SparseCCA
, SimulateCVR
, CVR
, plot.CVR
.
Author(s)
Chongliang Luo, Kun Chen.
Maintainer: Chongliang Luo <chongliang.luo@uconn.edu>
References
Chongliang Luo, Jin Liu, Dipak D. Dey and Kun Chen (2016) Canonical variate regression. Accepted by Biostatistics, doi: 10.1093/biostatistics/kxw001.
Daniela M. Witten, Robert Tibshirani and Trevor Hastie (2009) A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis. Biostatistics 10(3), 515-534.
See Also
PMA.
[Package CVR version 0.1.1 Index]