
Create a governed IRT model card
Source:R/093-irt-advanced-diagnostics-governance-0-9.R
eyeprocess_irt_model_card.RdCreate a governed IRT model card
Usage
eyeprocess_irt_model_card(
spec,
engine_status = NULL,
identification = NULL,
fit_evidence = NULL,
invariance = NULL,
validation = NULL,
intended_use = NULL,
excluded_interpretations = c("diagnosis", "cheating inference",
"mental-state inference")
)Arguments
- spec
Model, validation, or analysis specification object.
- engine_status
Availability/status record for the selected estimation engine.
- identification
Identification specification or identification audit.
- fit_evidence
Model-fit evidence or diagnostics.
- invariance
Measurement-invariance evidence or audit.
- validation
Value supplied for the validation argument.
- intended_use
Statement of the intended analytical use.
- excluded_interpretations
Interpretations explicitly excluded by the model card.