"Z": a matrix with dimensions (samples,factors).
If as.data.frame
is TRUE
, a long-formatted data frame with columns (sample,factor,value)
"W": a list of length (views) where each element is a matrix with dimensions (features,factors).
If as.data.frame
is TRUE
, a long-formatted data frame with columns (view,feature,factor,value)
"Y": a list of length (views) where each element is a matrix with dimensions (features,samples).
If as.data.frame
is TRUE
, a long-formatted data frame with columns (view,feature,sample,value)
"Theta": a list of length (views) where each element is a vector of containing the values for each factor
"Alpha": a list of length (views) where each element is a vector of containing the values for each factor
"Tau": a list of length (views) where each element is a matrix with dimensions (samples, features)