calc_MI_FB function

Calculate the mutual information using full Bayesian

Calculate the mutual information using full Bayesian

Calculate the mutual information using full Bayesian.

calc_MI_FB(x, items_list, ncat, model)

Arguments

  • x: A numeric vector of MCMC sampled theta values.
  • items_list: A list of item parameter matrices.
  • ncat: a numeric vector specifying the number of response categories in each item.
  • model: a numeric vector indicating the IRT models of each item (1: 1PL, 2: 2PL, 3: 3PL, 4: PC, 5: GPC, 6: GR).
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22