dif | R Documentation |
dif
evaluates Differential Item Functioning (DIF) of a test.
dif(resp, group, focal_name, ip = NULL, type = "mh")
resp |
A matrix of item responses. |
group |
Group membership |
focal_name |
In the group variable, the value that represents the focal group. |
ip |
An |
type |
The type of the DIF method. |
A data.frame of DIF values.
Emre Gonulates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.