bilby.core.prior.analytical.Logistic
====================================

.. currentmodule:: bilby.core.prior.analytical

.. autoclass:: Logistic
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__
   .. automethod:: __call__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Logistic.__init__
      ~Logistic.cdf
      ~Logistic.from_json
      ~Logistic.from_repr
      ~Logistic.get_instantiation_dict
      ~Logistic.is_in_prior_range
      ~Logistic.ln_prob
      ~Logistic.prob
      ~Logistic.rescale
      ~Logistic.sample
      ~Logistic.to_json
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Logistic.boundary
      ~Logistic.is_fixed
      ~Logistic.latex_label
      ~Logistic.latex_label_with_unit
      ~Logistic.maximum
      ~Logistic.minimum
      ~Logistic.unit
      ~Logistic.width