perc.cutoffs: Calculates the threshold parameters for ordinal variables.

Description Usage Arguments Value See Also

View source: R/clustMD_InternalFunctions.R

Description

Calculates the threshold parameters for ordinal variables.

Usage

1
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


clustMD documentation built on May 2, 2019, 2:09 a.m.