#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

#500 in Math

Download history 97/week @ 2024-09-27 34/week @ 2024-10-04 21/week @ 2024-10-11 6/week @ 2024-10-18

158 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