print.forecastmodel {onlineforecast} | R Documentation |
Print forecast model
Description
Prints a forecast model
Usage
## S3 method for class 'forecastmodel'
print(x, ...)
Arguments
x |
A forecastmodel object |
... |
Not used. |
Details
A simple print out of the model output and inputs
[Package onlineforecast version 1.0.2 Index]