Tilted-CCA Decomposition
tiltedCCA_decomposition.Rd
After 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
multiSVD
class, after creation viatiltedCCA()
orfine_tuning()
- bool_modality_1_full
boolean, to compute the full-matrix decomposition for Modality 1 if
T
or only the low-dimensional representation ifF
- bool_modality_2_full
boolean, to compute the full-matrix decomposition for Modality 2 if
T
or only the low-dimensional representation ifF
- verbose
non-negative integer