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 x J data matrix.

N

number of observations.

Value

Output required for clustMD function.

See Also

clustMD


[Package clustMD version 1.2.1 Index]