print.pred {predtoolsTS} | R Documentation |
Generic function
Description
Prints object pred
Usage
## S3 method for class 'pred'
print(x, ...)
Arguments
x |
|
... |
ignored |
Examples
print(pred(modl(prep(AirPassengers))))
[Package predtoolsTS version 0.1.1 Index]