Skip to main content
Local search

pymc_extras

0.12.0
  • API Reference
  • GitHub
  • Mastodon
  • Twitter
  • YouTube
  • Discourse
  • API Reference
  • GitHub
  • Mastodon
  • Twitter
  • YouTube
  • Discourse

Section Navigation

  • as_model
  • marginalize
  • recover_marginals
  • ModelBuilder
  • find_MAP
  • fit
  • fit_laplace
  • fit_pathfinder
  • Chi
  • Maxwell
  • DiscreteMarkovChain
  • GeneralizedPoisson
  • BetaNegativeBinomial
  • GenExtreme
  • R2D2M2CP
  • Skellam
  • histogram_approximation
  • create_dim_handler
  • handle_dims
  • Prior
  • register_tensor_transform
  • VariableFactory
  • sample_prior
  • Censored
  • Scaled
  • deserialize
  • register_deserialization
  • Deserializer
  • PartialOrder
  • bspline_interpolation
  • prior_from_idata
  • equivalent_models
  • Statespace Core
  • Kalman Filters
  • Statespace Models
    • BayesianETS
    • BayesianSARIMAX
    • BayesianVARMAX
  • vip_reparametrize
  • VIP
  • model_table
  • API Reference
  • Statespace Models

Statespace Models#

BayesianETS([order, endog_names, trend, ...])

Exponential Smoothing State Space Model

BayesianSARIMAX(order[, seasonal_order, ...])

Seasonal AutoRegressive Integrated Moving Average with eXogenous regressors.

BayesianVARMAX(order[, endog_names, ...])

Vector AutoRegressive Moving Average with eXogenous Regressors

Structural Components#

  • Structural Components
    • LevelTrend
    • Autoregressive
    • TimeSeasonality
    • FrequencySeasonality
    • MeasurementError
    • Cycle

previous

LinearGaussianStateSpace

next

BayesianETS

On this page
  • Statespace Models
  • Structural Components
Edit on GitHub
Show Source
Support PyMC

© Copyright 2022, pymc-devs.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.0.