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

summary.TSdata

Specific Methods for Summary


Description

See the generic function description.

Usage

## S3 method for class 'TSdata'
summary(object, ...)
    ## S3 method for class 'SS'
summary(object, ...)
    ## S3 method for class 'ARMA'
summary(object, ...)
    ## S3 method for class 'TSestModel'
summary(object, ...)
    ## S3 method for class 'summary.TSdata'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'summary.SS'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'summary.ARMA'
print(x, digits=options()$digits, ...)
    ## S3 method for class 'summary.TSestModel'
print(x, digits=options()$digits, ...)

Arguments

object

an object to be summarized.

x

a summary object to be printed.

digits

number of significant digits to use for printing.

...

arguments passed to other methods.

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.