x_hat {conogive} | R Documentation |
Transform Likert data to X_hats.
Description
Transform Likert data to X_hats.
Usage
x_hat(y, cuts)
Arguments
y |
Vector of observations. |
cuts |
Vector of cuts. |
Value
The X_hats associated with y
and cuts
.
[Package conogive version 1.0.0 Index]