dlc: Compute D, L, and C in the Fisher optimal partitions...

View source: R/dlc.R

dlcR 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.


road2stat/OHPL documentation built on July 24, 2024, 11:32 a.m.