| is.forecast {forecast} | R Documentation | 
Is an object a particular forecast type?
Description
Returns true if the forecast object is of a particular type
Usage
is.forecast(x)
is.mforecast(x)
is.splineforecast(x)
Arguments
| x | object to be tested | 
[Package forecast version 8.23.0 Index]