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