x_hat: Transform Likert data to X_hats.

Description Usage Arguments Value

View source: R/helpers.R

Description

Transform Likert data to X_hats.

Usage

1
x_hat(y, cuts)

Arguments

y

Vector of observations.

cuts

Vector of cuts.

Value

The X_hats associated with y and cuts.


conogive documentation built on July 1, 2020, 6:33 p.m.