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