simlrU.Rd
simlr minimizes reconstruction error across related modalities. One crucial component of the reconstruction is the low-dimensional cross-modality basis. This function computes that basis, given a mixing algorithm.
simlrU(
projections,
mixingAlgorithm,
initialW,
orthogonalize = FALSE,
connectors = NULL
)
A list that contains the low-dimensional projections.
the elected mixing algorithm. see simlr
. can
be 'svd', 'ica', 'rrpca-l', 'rrpca-s', 'pca', 'stochastic' or 'avg'.
initialization matrix size n
by k
for fastICA.
boolean
a list ( length of projections or number of modalities ) that indicates which modalities should be paired with current modality
u matrix for modality i