Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 262 Bytes

usage.rst

File metadata and controls

20 lines (11 loc) · 262 Bytes

Usage

To use Bayes Logistic Regression in a project:

import bayes_logistic

Methods

.. currentmodule:: bayes_logistic

.. autofunction:: bayes_logistic_prob

.. autofunction:: get_pvalues

.. autofunction:: fit_bayes_logistic