tiltedCCA_decomposition | R Documentation |
After computing the appropriate tilts, recover the full decomposition of both modalities.
tiltedCCA_decomposition(
input_obj,
bool_modality_1_full = T,
bool_modality_2_full = T,
verbose = 0
)
input_obj |
|
bool_modality_1_full |
boolean, to compute the full-matrix decomposition for Modality 1 if |
bool_modality_2_full |
boolean, to compute the full-matrix decomposition for Modality 2 if |
verbose |
non-negative integer |
updated multiSVD
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.