perc.cutoffs {clustMD} | R Documentation |
Calculates the threshold parameters for ordinal variables.
Description
Calculates the threshold parameters for ordinal variables.
Usage
perc.cutoffs(CnsIndx, OrdIndx, Y, N)
Arguments
CnsIndx |
the number of continuous variables. |
OrdIndx |
the sum of the number of continuous and ordinal (including binary) variables. |
Y |
an |
N |
number of observations. |
Value
Output required for clustMD
function.
See Also
[Package clustMD version 1.2.1 Index]