Skip to contents

Summarise decision precision at one or more theta cut scores

Usage

eyeprocess_irt_classification_precision(
  theta_estimate,
  standard_error,
  cut_score = 0,
  confidence = 0.95
)

Arguments

theta_estimate

Estimated latent-trait values.

standard_error

Standard errors corresponding to the estimates.

cut_score

Latent-scale classification cut score.

confidence

Requested confidence level.