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.


OHPL documentation built on Sept. 11, 2024, 7:05 p.m.