resolve_model_type: Resolve IRT model type with alias support

View source: R/istem-helpers.R

resolve_model_typeR Documentation

Resolve IRT model type with alias support

Description

Accepts both internal codes ("m1pl", "m2pl", "m3pl", "m4pl") and user-friendly aliases ("Rasch", "1PL", "2PL", "3PL", "4PL").

Usage

resolve_model_type(model)

Arguments

model

Character scalar; the model identifier.

Value

Lower-case internal model code.


ForceChoice documentation built on Sept. 13, 2026, 1:06 a.m.