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