expected_raw_score_dist {xxIRT} | R Documentation |
#' Distribution of Expected Raw Scores
Description
Calculate the distribution of expected raw scores
Usage
expected_raw_score_dist(t, a, b, c)
Arguments
t |
the ability parameters, 1d vector |
a |
the item discrimination parameters, 1d vector |
b |
the item difficulty parameters, 1d vector |
c |
the item guessing parameters, 1d vector |
[Package xxIRT version 2.1.2 Index]