View source: R/parameterization_functions.R View source: R/core_functions.R
detectParameterization | R Documentation |
detectParameterization
is an internal function for detecting the type of parameterization used in a set of item parameters.
detectParameterization
is an internal function for detecting the type of parameterization used in a set of item parameters.
detectParameterization(ipar)
detectParameterization(ipar)
ipar |
a |
detectParameterization
returns ab
or ad
.
detectParameterization
returns ab
or ad
.
PROsetta:::detectParameterization(data_asq@anchor) # ab
PROsetta:::detectParameterization(data_asq@anchor) # ab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.