Function itemResponseFunction

  • calculates the probability that someone with a given ability level theta will answer correctly an item. Uses the 4 parameters logistic model

    Parameters

    • theta: number

      ability estimate

    • zeta: Zeta

      item params

    Returns number

    the probability

Generated using TypeDoc