Using the window() function in R to create an In-sample Period

前端 未结 0 982
野的像风
野的像风 2020-12-07 23:03

I\'m trying to create an in-sample subset for time series data, I am using

insample=window(data, start=c(2002-07-15), end=c(2003-04-19))

Howe

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