﻿smooth.OMG
==========

.. currentmodule:: smooth

.. autoclass:: OMG
   :no-members:



.. rubric:: Methods

.. autosummary::
   :toctree:
   :template: method.rst

   ~OMG.fit
   ~OMG.predict





.. rubric:: Attributes

.. autosummary::
   :toctree:

   ~OMG.actuals
   ~OMG.aic
   ~OMG.aicc
   ~OMG.b_value
   ~OMG.bic
   ~OMG.bicc
   ~OMG.coef
   ~OMG.distribution_
   ~OMG.fitted
   ~OMG.holdout_data
   ~OMG.lags_used
   ~OMG.loglik
   ~OMG.loss_
   ~OMG.loss_value
   ~OMG.model
   ~OMG.model_name
   ~OMG.nobs
   ~OMG.nparam
   ~OMG.occurrence
   ~OMG.residuals
   ~OMG.scale
   ~OMG.sigma
   ~OMG.time_elapsed

