expected_raw_score_dist function

#' Distribution of Expected Raw Scores

#' Distribution of Expected Raw Scores

Calculate the distribution of expected raw scores

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
  • Maintainer: Xiao Luo
  • License: GPL (>= 3)
  • Last published: 2019-03-22