| MOFA | R Documentation |
The MOFA is an S4 class used to store all relevant data to analyse a MOFA model
dataThe input data
interceptsFeature intercepts
samples_metadataSamples metadata
features_metadataFeatures metadata.
imputed_dataThe imputed data.
expectationsexpected values of the factors and the loadings.
dim_rednon-linear dimensionality reduction manifolds.
training_statsmodel training statistics.
data_optionsData processing options.
training_optionsModel training options.
stochastic_optionsStochastic variational inference options.
model_optionsModel options.
mefisto_optionsOptions for the use of MEFISO
dimensionsDimensionalities of the model: M for the number of views, G for the number of groups, N for the number of samples (per group), C for the number of covariates per sample, D for the number of features (per view), K for the number of factors.
on_diskLogical indicating whether data is loaded from disk.
cacheCache.
statusAuxiliary variable indicating whether the model has been trained.
covariatesoptional slot to store sample covariate for training in MEFISTO
covariates_warpedoptional slot to store warped sample covariate for training in MEFISTO
interpolated_Zoptional slot to store interpolated factor values (used only with MEFISTO)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.