item_object_validation_methods: (Internal) Validate item objects

validateDifficultyR Documentation

(Internal) Validate item objects

Description

These are internal functions for validating item objects for their item parameters.

Usage

validateDifficulty(object)

validateSlope(object)

validateGuessing(object)

validateNcat(object)

validateNthr(object)

validateCategory(object)

validateOrder(object)

Arguments

object

an item object.

Value

These functions return an error message string if the input object is not valid. These do not return anything for valid objects.


choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.