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 |
Value
The D, L, and C statistics in the Fisher optimal partitions algorithm.
[Package OHPL version 1.4.1 Index]