print.Holt {bayesforecast} | R Documentation |
Print a Holt model
Description
Print a Holt model
Usage
## S3 method for class 'Holt'
print(x, ...)
Arguments
x |
a Holt model from the varstan package |
... |
additional values need in print methods |
Value
None. prints the object.
[Package bayesforecast version 1.0.1 Index]