Compare model with Chi-square test
It performs chi-square test for two models comparison.
cmpChi(r1, r2)
r1
: A result from nlr
r2
: Another result from nlr
One model should include the other model.
Returns a p-value from pchisq
Kyun-Seop Bae k@acr.kr