chisq.out {COP}R Documentation

The function is used to calculate chisquare out statistics in COP

Description

The function is used to calculate the COP statistics for backward delete variables

Usage

chisq.out(lambdaf, lambdar, n)

Arguments

lambdaf the lambda for the full model
lambdar the lambda for the reduced model
n number of observations

Author(s)

Wenxuan Zhong


[Package COP version 1.0 Index]