View source: R/Logistic-Functions.R
run_global_logistic | R Documentation |
Conduct an omnibus test for DIF by comparing no DIF, uniform DIF, and non-uniform DIF logistic regression models
run_global_logistic(item.data, dif.groups, match.scores)
item.data |
A |
dif.groups |
factor vector of group membership for which DIF is evaluated. |
match.scores |
A numeric vector (if |
A list containing model comparison results table, the type of DIF, the model objects, and data.frame
of item response and match.score information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.