Learn R Programming

wnl (version 0.8.2)

cmpChi: Compare model with Chi-square test

Description

It performs chi-square test for two models comparison.

Usage

cmpChi(r1, r2)

Value

Returns a p-value from pchisq

Arguments

r1

A result from nlr

r2

Another result from nlr

Author

Kyun-Seop Bae <k@acr.kr>

Details

One model should include the other model.