chisq.out {COP} | R Documentation |
The function is used to calculate the COP statistics for backward delete variables
chisq.out(lambdaf, lambdar, n)
lambdaf |
the lambda for the full model |
lambdar |
the lambda for the reduced model |
n |
number of observations |
Wenxuan Zhong