Learn R Programming

MSTest (version 0.1.9)

summary.ARmdl: Summary of an ARmdl object

Description

This is a method for the function summary() for objects of the class ARmdl.

Usage

# S3 method for ARmdl
summary(object, digits = getOption("digits"), ...)

Value

The ARmdl object is returned invisibly.

Arguments

object

an object for which a summary is desired.

digits

Integer determining the number of significant digits to print.

...

additional arguments affecting the summary produced.