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

.. currentmodule:: mofaflex

.. add toctree option to make autodoc generate the pages

.. autoclass:: mofaflex.MOFAFLEX





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

.. autosummary::

    ~MOFAFLEX.feature_names
    ~MOFAFLEX.group_names
    ~MOFAFLEX.likelihoods
    ~MOFAFLEX.n_features
    ~MOFAFLEX.n_features_total
    ~MOFAFLEX.n_groups
    ~MOFAFLEX.n_samples
    ~MOFAFLEX.n_samples_total
    ~MOFAFLEX.n_terms
    ~MOFAFLEX.n_views
    ~MOFAFLEX.sample_names
    ~MOFAFLEX.terms
    ~MOFAFLEX.training_loss
    ~MOFAFLEX.view_names





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

.. autosummary::

    ~MOFAFLEX.fit

    ~MOFAFLEX.get_dispersion

    ~MOFAFLEX.get_r2

    ~MOFAFLEX.impute_data

    ~MOFAFLEX.load






Attributes
~~~~~~~~~~



.. autoattribute:: mofaflex.MOFAFLEX.feature_names

.. autoattribute:: mofaflex.MOFAFLEX.group_names

.. autoattribute:: mofaflex.MOFAFLEX.likelihoods

.. autoattribute:: mofaflex.MOFAFLEX.n_features

.. autoattribute:: mofaflex.MOFAFLEX.n_features_total

.. autoattribute:: mofaflex.MOFAFLEX.n_groups

.. autoattribute:: mofaflex.MOFAFLEX.n_samples

.. autoattribute:: mofaflex.MOFAFLEX.n_samples_total

.. autoattribute:: mofaflex.MOFAFLEX.n_terms

.. autoattribute:: mofaflex.MOFAFLEX.n_views

.. autoattribute:: mofaflex.MOFAFLEX.sample_names

.. autoattribute:: mofaflex.MOFAFLEX.terms

.. autoattribute:: mofaflex.MOFAFLEX.training_loss

.. autoattribute:: mofaflex.MOFAFLEX.view_names






Methods
~~~~~~~



.. automethod:: mofaflex.MOFAFLEX.fit

.. automethod:: mofaflex.MOFAFLEX.get_dispersion

.. automethod:: mofaflex.MOFAFLEX.get_r2

.. automethod:: mofaflex.MOFAFLEX.impute_data

.. automethod:: mofaflex.MOFAFLEX.load


