detectParameterization {PROsetta}R Documentation

(internal) detect parameterization type

Description

detectParameterization is an internal function for detecting the type of parameterization used in a set of item parameters.

Usage

detectParameterization(ipar)

Arguments

ipar

a data.frame containing item parameters.

Value

detectParameterization returns ab or ad.

Examples

PROsetta:::detectParameterization(data_asq@anchor) # ab


[Package PROsetta version 0.4.1 Index]