﻿scvi.distributions.ZeroInflatedLogNormal
========================================

.. currentmodule:: scvi.distributions

.. add toctree option to make autodoc generate the pages

.. autoclass:: ZeroInflatedLogNormal



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

.. autosummary::

    ~scvi.distributions.ZeroInflatedLogNormal.arg_constraints
    ~scvi.distributions.ZeroInflatedLogNormal.batch_shape
    ~scvi.distributions.ZeroInflatedLogNormal.clear_cache
    ~scvi.distributions.ZeroInflatedLogNormal.event_shape
    ~scvi.distributions.ZeroInflatedLogNormal.has_enumerate_support
    ~scvi.distributions.ZeroInflatedLogNormal.has_rsample
    ~scvi.distributions.ZeroInflatedLogNormal.loc
    ~scvi.distributions.ZeroInflatedLogNormal.mean
    ~scvi.distributions.ZeroInflatedLogNormal.mode
    ~scvi.distributions.ZeroInflatedLogNormal.scale
    ~scvi.distributions.ZeroInflatedLogNormal.stddev
    ~scvi.distributions.ZeroInflatedLogNormal.support
    ~scvi.distributions.ZeroInflatedLogNormal.variance
    ~scvi.distributions.ZeroInflatedLogNormal.zi_logits
    ~scvi.distributions.ZeroInflatedLogNormal.zi_probs
    ~scvi.distributions.ZeroInflatedLogNormal.base_dist





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

.. autosummary::

    ~scvi.distributions.ZeroInflatedLogNormal.cdf
    ~scvi.distributions.ZeroInflatedLogNormal.entropy
    ~scvi.distributions.ZeroInflatedLogNormal.enumerate_support
    ~scvi.distributions.ZeroInflatedLogNormal.expand
    ~scvi.distributions.ZeroInflatedLogNormal.get_normalized
    ~scvi.distributions.ZeroInflatedLogNormal.icdf
    ~scvi.distributions.ZeroInflatedLogNormal.log_prob
    ~scvi.distributions.ZeroInflatedLogNormal.perplexity
    ~scvi.distributions.ZeroInflatedLogNormal.rsample
    ~scvi.distributions.ZeroInflatedLogNormal.sample
    ~scvi.distributions.ZeroInflatedLogNormal.sample_n
    ~scvi.distributions.ZeroInflatedLogNormal.set_default_validate_args





Attributes
~~~~~~~~~~~



.. autoattribute:: ZeroInflatedLogNormal.arg_constraints

.. autoattribute:: ZeroInflatedLogNormal.batch_shape

.. autoattribute:: ZeroInflatedLogNormal.clear_cache

.. autoattribute:: ZeroInflatedLogNormal.event_shape

.. autoattribute:: ZeroInflatedLogNormal.has_enumerate_support

.. autoattribute:: ZeroInflatedLogNormal.has_rsample

.. autoattribute:: ZeroInflatedLogNormal.loc

.. autoattribute:: ZeroInflatedLogNormal.mean

.. autoattribute:: ZeroInflatedLogNormal.mode

.. autoattribute:: ZeroInflatedLogNormal.scale

.. autoattribute:: ZeroInflatedLogNormal.stddev

.. autoattribute:: ZeroInflatedLogNormal.support

.. autoattribute:: ZeroInflatedLogNormal.variance

.. autoattribute:: ZeroInflatedLogNormal.zi_logits

.. autoattribute:: ZeroInflatedLogNormal.zi_probs

.. autoattribute:: ZeroInflatedLogNormal.base_dist






Methods
~~~~~~~



.. automethod:: ZeroInflatedLogNormal.cdf

.. automethod:: ZeroInflatedLogNormal.entropy

.. automethod:: ZeroInflatedLogNormal.enumerate_support

.. automethod:: ZeroInflatedLogNormal.expand

.. automethod:: ZeroInflatedLogNormal.get_normalized

.. automethod:: ZeroInflatedLogNormal.icdf

.. automethod:: ZeroInflatedLogNormal.log_prob

.. automethod:: ZeroInflatedLogNormal.perplexity

.. automethod:: ZeroInflatedLogNormal.rsample

.. automethod:: ZeroInflatedLogNormal.sample

.. automethod:: ZeroInflatedLogNormal.sample_n

.. automethod:: ZeroInflatedLogNormal.set_default_validate_args


