﻿mofaflex.MOFAFLEX
=================

.. currentmodule:: mofaflex

.. add toctree option to make autodoc generate the pages

.. autoclass:: MOFAFLEX



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~MOFAFLEX.covariates
    ~MOFAFLEX.covariates_names
    ~MOFAFLEX.factor_names
    ~MOFAFLEX.factor_order
    ~MOFAFLEX.feature_names
    ~MOFAFLEX.gp_group_correlation
    ~MOFAFLEX.gp_lengthscale
    ~MOFAFLEX.gp_scale
    ~MOFAFLEX.group_names
    ~MOFAFLEX.n_factors
    ~MOFAFLEX.n_features
    ~MOFAFLEX.n_features_total
    ~MOFAFLEX.n_groups
    ~MOFAFLEX.n_guided_factors
    ~MOFAFLEX.n_informed_factors
    ~MOFAFLEX.n_samples
    ~MOFAFLEX.n_samples_total
    ~MOFAFLEX.n_uninformed_factors
    ~MOFAFLEX.n_views
    ~MOFAFLEX.sample_names
    ~MOFAFLEX.training_loss
    ~MOFAFLEX.view_names
    ~MOFAFLEX.warped_covariates





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~MOFAFLEX.get_annotations
    ~MOFAFLEX.get_dispersion
    ~MOFAFLEX.get_factors
    ~MOFAFLEX.get_gps
    ~MOFAFLEX.get_r2
    ~MOFAFLEX.get_significant_factor_annotations
    ~MOFAFLEX.get_sparse_factor_probabilities
    ~MOFAFLEX.get_sparse_weight_probabilities
    ~MOFAFLEX.get_weights
    ~MOFAFLEX.impute_data
    ~MOFAFLEX.load





Attributes
~~~~~~~~~~



.. autoattribute:: MOFAFLEX.covariates

.. autoattribute:: MOFAFLEX.covariates_names

.. autoattribute:: MOFAFLEX.factor_names

.. autoattribute:: MOFAFLEX.factor_order

.. autoattribute:: MOFAFLEX.feature_names

.. autoattribute:: MOFAFLEX.gp_group_correlation

.. autoattribute:: MOFAFLEX.gp_lengthscale

.. autoattribute:: MOFAFLEX.gp_scale

.. autoattribute:: MOFAFLEX.group_names

.. autoattribute:: MOFAFLEX.n_factors

.. autoattribute:: MOFAFLEX.n_features

.. autoattribute:: MOFAFLEX.n_features_total

.. autoattribute:: MOFAFLEX.n_groups

.. autoattribute:: MOFAFLEX.n_guided_factors

.. autoattribute:: MOFAFLEX.n_informed_factors

.. autoattribute:: MOFAFLEX.n_samples

.. autoattribute:: MOFAFLEX.n_samples_total

.. autoattribute:: MOFAFLEX.n_uninformed_factors

.. autoattribute:: MOFAFLEX.n_views

.. autoattribute:: MOFAFLEX.sample_names

.. autoattribute:: MOFAFLEX.training_loss

.. autoattribute:: MOFAFLEX.view_names

.. autoattribute:: MOFAFLEX.warped_covariates






Methods
~~~~~~~



.. automethod:: MOFAFLEX.get_annotations

.. automethod:: MOFAFLEX.get_dispersion

.. automethod:: MOFAFLEX.get_factors

.. automethod:: MOFAFLEX.get_gps

.. automethod:: MOFAFLEX.get_r2

.. automethod:: MOFAFLEX.get_significant_factor_annotations

.. automethod:: MOFAFLEX.get_sparse_factor_probabilities

.. automethod:: MOFAFLEX.get_sparse_weight_probabilities

.. automethod:: MOFAFLEX.get_weights

.. automethod:: MOFAFLEX.impute_data

.. automethod:: MOFAFLEX.load


