summary.ecm: Summary of Results from Error Correction Model

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/summary.ecm.R

Description

This summarizes the main results from error correction models.

Usage

1
2
## S3 method for class 'ecm'
summary(object, digits=3, ...)

Arguments

object

an object of class ecm from the function of ecmAsyFit or ecmSymFit.

digits

number of digits for rounding outputs

...

additional arguments to be passed.

Details

This wraps up the coefficents and statistics from ECM by equation.

Value

A data frame object with coefficients and related statistics by equation.

Author(s)

Changyou Sun (cs258@msstate.edu)

See Also

ecmSymFit and ecmAsyFit.

Examples

1
# see example at daVich

Example output

Loading required package: erer
Loading required package: lmtest
Loading required package: zoo

Attaching package: 'zoo'

The following objects are masked from 'package:base':

    as.Date, as.Date.numeric

Loading required package: gWidgets

apt documentation built on May 1, 2020, 9:06 a.m.