[,Forecast-method {lmForc} | R Documentation |
[]
takes a Forecast
object and subsets it.
## S4 method for signature 'Forecast'
x[i, j, ..., drop = TRUE]
x |
ANY |
i |
ANY |
j |
ANY |
... |
ANY |
drop |
ANY |
Forecast |
Forecast object. |
Subsetted Forecast
object.