Description Usage Arguments Value
Standardized Mean Difference (SMD) for DIF detection
1 |
data |
numeric: either the data matrix only, or the data matrix plus the vector of group membership. |
group |
factor: the vector of group membership |
focal.name |
numeric or character: a single value |
ref.name |
numeric or character: a single value |
purify |
logical: Default is FALSE. |
The data frame of the output of SMD has a number of rows equal to the number of items. The columns include the SMD, SMD/Max_Cat, and DIF_Classification. SMD is the standardized mean difference estimate. SMD/Max_Cat is the SMD divided by maximum item score. DIF_Classification has three effect sizes (“Negligible”, “Moderate”, or “Large”). The effect size of an item is classified as “negligible” if SMD/Max_Cat < .05, “moderate” .05 ≤ SMD/Max_Cat < .10, or “Large” SMD/Max_Cat ≥ .10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.