Last chance! 50% off unlimited learning
Sale ends in
powered by
## S3 method for class 'Arima': fitted(object,...)
arima
data(hare) hare.m1=arima(sqrt(hare),order=c(3,0,0)) fitted(hare.m1)
Run the code above in your browser using DataLab