summary.bootCT {bootCT} | R 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 " |
... |
additional arguments, e.g. |
Value
the function returns a list of summary statistics, already present in the function boot_ardl
, and displays them in an appropriate manner. Depending on the out
argument, ARDL/VECM estimation outputs and/or ARDL/VECM cointegration tests can be displayed.
[Package bootCT version 2.1.0 Index]