Creating ARIMA Model

前端 未结 0 1196
迷失自我
迷失自我 2021-01-15 05:56

Im working on the following data :

# Time Series
# Subset the M3 data to contain the relevant series 
ts.data<- subset(M3, 12)[[551]]
print(ts.data)


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