test_nested | R Documentation |
Test whether the increase of misfit of a nested model is significant.
test_nested(gpt_fit, nested, EM = TRUE)
gpt_fit |
the more general GPT model (see |
nested |
a nested GPT model (i.e., a model that differs only in additional order constraints). Note that the nestedness of models is not checked internally. |
EM |
whether to use parameter estimates and likelihood from expectation-maximization (EM) fit or from the gradient-based optimization |
select_gpt
, test_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.