perc.cutoffs: Calculates the threshold parameters for ordinal variables.
Description
Calculates the threshold parameters for ordinal variables.
Usage
perc.cutoffs(CnsIndx, OrdIndx, Y, N)
Value
Output required for clustMD function.
Arguments
- CnsIndx
the number of continuous variables.
- OrdIndx
the sum of the number of continuous and ordinal (including
binary) variables.
- Y
an N x J data matrix.
- N
number of observations.