autoregressive

Crates.ioautoregressive
lib.rsautoregressive
version0.1.6
created_at2021-04-19 06:29:50.99939+00
updated_at2025-12-27 08:25:17.826135+00
descriptionSimple autoregressive model for generate series data
homepage
repositoryhttps://github.com/fredrik-jansson-se/autoregressive
max_upload_size
id386528
size150,080
Fredrik Jansson (fredrik-jansson-se)

documentation

https://docs.rs/autoregressive

README

Autoregressive Model

Very simple library to generate AR(N) models to generate series data from an autoregressive random process.

Please see Wiki.

Please see the documentation for a simple usage example and the repository for an example that generates a PNG chart.

Chart

Commit count: 18

cargo fmt