Tagged Questions
3
votes
3answers
714 views
Creating auto-correlated random values in R
We are trying to create auto-correlated random values which will be used as timeseries. We have no existing data we refer to and just want to create the vector from scratch.
On the one hand we need ...