summary.bootCT: Summary method

View source: R/summary_bootCT.R

summary.bootCTR Documentation

Summary method

Description

This function summarizes the ARDL bootstrap test and all the other asymptotic procedures all together.

Usage

## S3 method for class 'bootCT'
summary(object, ...)

Arguments

object

an object of class "bootCT"

...

not parsed, added for compatibility

Value

the function returns a list of summary statistics, already present in the function boot_ardl, and displays them in an appropriate manner.


bootCT documentation built on Sept. 27, 2022, 5:05 p.m.