Tilted-CCA Decomposition
tiltedCCA_decomposition.RdAfter computing the appropriate tilts, recover the full decomposition of both modalities.
Usage
tiltedCCA_decomposition(
input_obj,
bool_modality_1_full = T,
bool_modality_2_full = T,
verbose = 0
)Arguments
- input_obj
multiSVDclass, after creation viatiltedCCA()orfine_tuning()- bool_modality_1_full
boolean, to compute the full-matrix decomposition for Modality 1 if
Tor only the low-dimensional representation ifF- bool_modality_2_full
boolean, to compute the full-matrix decomposition for Modality 2 if
Tor only the low-dimensional representation ifF- verbose
non-negative integer