Description Usage Arguments Value
Wrapper to maximize features using fscca
1  | features_max_fscca(X, Y, d, lam_a, lam_b)
 | 
X | 
 matrix of size n x p  | 
Y | 
 matrix of size n x p  | 
d | 
 vector of length p denoting inclusion  | 
lam_a | 
 a vector of parameters to regularize a  | 
lam_b | 
 a vector of parameters to regularize b  | 
a list with 'a' and 'b' solutions from SCCA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.