assign_pc {door} | R Documentation |
Perform partial credit analysis given a grade key
Description
Perform partial credit analysis given a grade key
Usage
assign_pc(door, pcvalues, n1, n2)
Arguments
door |
a data frame of DOOR outcome distribution |
pcvalues |
a numeric vector of grade key |
n1 , n2 |
samples size for group 1, 2 |
Value
results from a partial credit analysis
[Package door version 0.0.2 Index]