strip_formula_H0 {bootCT}R Documentation

Removes the variables imposed under the null from an ARDL formula object

Description

Removes the variables imposed under the null from an ARDL formula object

Usage

strip_formula_H0(formula.ardl, H0, case, d)

Arguments

formula.ardl

the ARDL formula object

H0

the null hypothesis to be tested

case

ARDL model case for the treatment of intercept and trend

d

number of variables


[Package bootCT version 2.1.0 Index]