dlc {OHPL}R Documentation

Compute D, L, and C in the Fisher Optimal Partitions Algorithm

Description

Compute D, L, and C in the Fisher Optimal Partitions Algorithm

Usage

dlc(X, maxk)

Arguments

X

a set of samples

maxk

maximum number of k

Value

The D, L, and C statistics in the Fisher optimal partitions algorithm


[Package OHPL version 1.4 Index]