get_model_config: Get a Model Configuration from the Registry (Internal)

View source: R/model_registry.R

get_model_configR Documentation

Get a Model Configuration from the Registry (Internal)

Description

Retrieves the configuration for a specified model and validates that it exists.

Usage

get_model_config(model)

Arguments

model

Character string: "1PL", "2PL", or "GRM".

Value

A named list with model-specific functions and metadata.


irtsim documentation built on April 24, 2026, 1:07 a.m.