Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.forecastCov

Print Specific Methods


Description

See the generic function description.

Usage

## S3 method for class 'estimatedModels'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'forecastCov'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'forecastCovEstimatorsWRTdata.subsets'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'forecastCovEstimatorsWRTtrue'
print(x, digits=options()$digits, ...)

Arguments

x

an object to be printed.

digits

a non-null value is used to indicate the number of significant digits. If digits is NULL then the value of digits specified by options is used.

...

(further arguments, currently disregarded).

See Also


dse

Dynamic Systems Estimation (Time Series Package)

v2020.2-1
GPL-2
Authors
Paul Gilbert <pgilbert.ttv9z@ncf.ca>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.