Transformation of parameter values
This function transforms parameter values based on normalization
.
transform_parameter(parameter, normalization, ordered = FALSE)
parameter
: An object of class RprobitB_parameter
.normalization
: An object of class RprobitB_normalization
.ordered
: A boolean, FALSE
per default. If TRUE
, the choice set alternatives
is assumed to be ordered from worst to best.An object of class RprobitB_parameter
.
Useful links