summary.qardl: Summary of a ardl model

View source: R/summary.ardl.R

summary.qardlR Documentation

Summary of a ardl model

Description

summary method for a qardl model.

Usage

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

Arguments

object

is the object of the function

...

not used

Value

an object of the S3 class summary.qardl with the following components:


Qardl documentation built on Jan. 7, 2023, 1:24 a.m.

Related to summary.qardl in Qardl...