features_max_fscca: Maximize the features using fscca

Description Usage Arguments Value

Description

Wrapper to maximize features using fscca

Usage

1
features_max_fscca(X, Y, d, lam_a, lam_b)

Arguments

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

Value

a list with 'a' and 'b' solutions from SCCA


pimentel/sccab documentation built on May 25, 2019, 7:13 a.m.