cmpChi {wnl} | R Documentation |
It performs chi-square test for two models comparison.
cmpChi(r1, r2)
r1 |
A result from |
r2 |
Another result from |
One model should include the other model.
Returns a p-value from pchisq
Kyun-Seop Bae <k@acr.kr>