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.
dimensionsDimensionalities of the model: M for the number of views, G for the number of groups, N for the number of samples (per group), 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.