#ar #equations #time-series #models #constructing #data #yule-walker

auto_regressive

A library for constructing AR(p) models using the Yule-Walker equations

1 unstable release

0.1.0 Oct 2, 2024

#490 in Math

40 downloads per month

GPL-3.0-only

17KB
298 lines

Auto-Regressive

A library for constructing AR(p) models from time-series data using the Yule-Walker equations.

See: https://en.wikipedia.org/wiki/Autoregressive_model

Dependencies

~5.5MB
~107K SLoC