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