AStest {RegCombin}R Documentation

This function computes the AS test using DGM implementation in the package RationalExp

Description

This function computes the AS test using DGM implementation in the package RationalExp

Usage

AStest(lamb, YY, XX, tuningParam = NULL)

Arguments

lamb

the point under the form lambda q to be tested.

YY

the observations of the outcome variable.

XX

the observations of the regressor X'q variable.

tuningParam

the list of tuning parameters. For the details see the function "test" in the package RationalExp.

Value

the result of the test at level 5


[Package RegCombin version 0.4.1 Index]