transform_parameter: Transformation of parameter values
Description
This function transforms parameter values based on normalization.
Usage
transform_parameter(parameter, normalization, ordered = FALSE)
Value
An object of class RprobitB_parameter.
Arguments
- parameter
An object of class RprobitB_parameter.
- normalization
An object of class RprobitB_normalization.
- ordered
[logical(1)]
If TRUE, the choice set alternatives is assumed to be ordered
from worst to best.