Learn R Programming

PROsetta (version 0.4.1)

detectParameterization: (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)

Value

detectParameterization returns ab or ad.

Arguments

ipar

a data.frame containing item parameters.

Examples

Run this code
PROsetta:::detectParameterization(data_asq@anchor) # ab

Run the code above in your browser using DataLab