| Crates.io | autoregressive |
| lib.rs | autoregressive |
| version | 0.1.5 |
| created_at | 2021-04-19 06:29:50.99939+00 |
| updated_at | 2024-01-31 09:35:17.262574+00 |
| description | Simple autoregressive model for generate series data |
| homepage | |
| repository | https://github.com/fredrik-jansson-se/autoregressive |
| max_upload_size | |
| id | 386528 |
| size | 151,033 |
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.
