cmpChi {wnl} | R Documentation |
Compare model with Chi-square test
Description
It performs chi-square test for two models comparison.
Usage
cmpChi(r1, r2)
Arguments
r1 |
A result from |
r2 |
Another result from |
Details
One model should include the other model.
Value
Returns a p-value from pchisq
Author(s)
Kyun-Seop Bae <k@acr.kr>
[Package wnl version 0.8.1 Index]