Adapted from http://www.statmodel.com/chidiff.shtml
Usage
diff_test_mlr(L0, c0, p0, L1, c1, p1)
Arguments
- L0
loglikelihood values of reduced model
- c0
scaling correction factors of reduced model
- p0
number of parameters, should be p0 < p1
- L1
loglikelihood values of full model
- c1
scaling correction factors of full model
- p1
number of parameters, should be p0 < p1