cmpChi: Compare model with Chi-square test

View source: R/cmpChi.R

cmpChiR 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 nlr

r2

Another result from nlr

Details

One model should include the other model.

Value

Returns a p-value from pchisq

Author(s)

Kyun-Seop Bae <k@acr.kr>


wnl documentation built on June 22, 2024, 10:25 a.m.