assign_pc: Perform partial credit analysis given a grade key

View source: R/partial_credit_plots.R

assign_pcR 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


door documentation built on Aug. 8, 2025, 6:45 p.m.

Related to assign_pc in door...