User Guide¶

This guide covers each part of dynaris in detail — from model components and parameter estimation to forecasting, plotting, and batch processing.

  • Components
    • Trend components
    • Periodic components
    • Other components
    • Composing components
  • Parameter Estimation
    • Maximum Likelihood (MLE)
    • EM Algorithm
    • MLE vs EM
    • Parameter transforms
    • Diagnostics
  • Forecasting
    • Basic forecasting
    • DatetimeIndex propagation
    • Filtered vs smoothed initialization
    • Confidence bands
  • Plotting
    • Plot kinds
    • Customization
  • Batch Processing
    • Batch fitting
    • Batch forecasting
    • Low-level API
  • Built-in Datasets
    • Usage

dynaris

Navigation

Getting Started

  • Installation
  • Quickstart
  • Key Concepts

User Guide

  • User Guide
    • Components
    • Parameter Estimation
    • Forecasting
    • Plotting
    • Batch Processing
    • Built-in Datasets

Theory

  • Mathematical Background
  • Comparison Guide

Examples

  • Examples

API Reference

  • API Reference

Related Topics

  • Documentation overview
    • Previous: Key Concepts
    • Next: Components
©2025, quantsci. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source
Fork me on GitHub