diff_test_mlr | R Documentation |
Adapted from http://www.statmodel.com/chidiff.shtml
diff_test_mlr(L0, c0, p0, L1, c1, p1)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.