bioFAM / MOFA2

Multi-Omics Factor Analysis
https://biofam.github.io/MOFA2/
GNU Lesser General Public License v3.0
300 stars 52 forks source link

`get_factors` and `get_variance_explained` #151

Open artur-sannikov opened 6 months ago

artur-sannikov commented 6 months ago

get_factors and get_variance_explained have the same description in documentation:

Extract the latent factors from the model.

However, get_variance_explained does not extract latent factors but variance per view per factor.