Is there a way to simulate time series data with a specific rolling mean and autocorrelation in R?

前端 未结 0 554
遥遥无期
遥遥无期 2020-12-25 15:12

I have an existing time series (1000 samples) and calculated the rolling mean using the filter() function in R, averaging across 30 samples each. The goal of th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题