﻿smooth.OM
=========

.. currentmodule:: smooth

.. autoclass:: OM
   :no-members:



.. rubric:: Methods

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

   ~OM.fit
   ~OM.outlierdummy
   ~OM.plot
   ~OM.predict
   ~OM.predict_intervals
   ~OM.rmultistep
   ~OM.rstandard
   ~OM.rstudent
   ~OM.select_best_model
   ~OM.summary





.. rubric:: Attributes

.. autosummary::
   :toctree:

   ~OM.actuals
   ~OM.aic
   ~OM.aicc
   ~OM.b_value
   ~OM.bic
   ~OM.bicc
   ~OM.coef
   ~OM.constant_value
   ~OM.data
   ~OM.distribution_
   ~OM.error_type
   ~OM.fitted
   ~OM.holdout_data
   ~OM.ic_weights
   ~OM.initial_type
   ~OM.initial_value
   ~OM.is_combined
   ~OM.lags_used
   ~OM.loglik
   ~OM.loss_
   ~OM.loss_value
   ~OM.measurement
   ~OM.model_name
   ~OM.model_type
   ~OM.models
   ~OM.n_param
   ~OM.nobs
   ~OM.nparam
   ~OM.occurrence
   ~OM.occurrence_char
   ~OM.om_model
   ~OM.orders
   ~OM.persistence_vector
   ~OM.phi_
   ~OM.profile
   ~OM.residuals
   ~OM.scale
   ~OM.sigma
   ~OM.states
   ~OM.time_elapsed
   ~OM.transition

