autoregressive

Crates.ioautoregressive
lib.rsautoregressive
version0.1.5
sourcesrc
created_at2021-04-19 06:29:50.99939
updated_at2024-01-31 09:35:17.262574
descriptionSimple autoregressive model for generate series data
homepage
repositoryhttps://github.com/fredrik-jansson-se/autoregressive
max_upload_size
id386528
size151,033
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: 11

cargo fmt