An integer to what period forecasts should be extrapolated.
result
compiled
warn
If FALSE then certain warning messages are turned off.
Value
An object of class TSestModel (see TSestModel).
Details
This function is called by the function l() when the argument to l is an ARMA
model. Using l() is usually preferable to calling ARMA directly.
ARMA calls a compiled program unless compiled=F. The compiled version is much
faster than the S version.