Skip to content
/ PyDLM Public
forked from wwrechard/pydlm

A python package implementing Bayesian dynamic linear models for time series data

Notifications You must be signed in to change notification settings

ALiaoSha/PyDLM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDLM (under construction)

A python package implementing Bayesian dynamic linear models for time series data

Bayesian dynamic linear model (DLM) is a power tool for analyzing time series data. It offers both the efficient way (filter using discounting factor without estimating the two variances) and the accurate way (estimation everything via sampling) for inferecing the time series model. Like the usual state space model, Bayesian DLM enpowers the full flexibility, allowing user to build any model including trends, seasonality and holiday or other control variables.

About

A python package implementing Bayesian dynamic linear models for time series data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%