print.ZRA: Printig a ZRA-Class Obejct

Description Usage Arguments

View source: R/ZRA.R

Description

This print-Method will print out the original Time Series and the predicted Data.

Usage

1
2
## S3 method for class 'ZRA'
print(x, ...)

Arguments

x

(ZRA) An ZRA-Object.

...

further arguments passed to the print method.


ZRA documentation built on May 2, 2019, 2:07 a.m.

Related to print.ZRA in ZRA...