plotCalinski: ~ Function: plot for Calinski ~
Description
plot
the Calinski creterion.Usage
## S3 method for class 'Calinski':
plot(x, y, ...)
plotCalinski(x, y, ...)
Arguments
x
[Calinski] (or [matrix]) Object containing the trajectories to plot.
...
For compatibility only
Author(s)
Christophe M. Genolini
PSIGIAM: Paris Sud Innovation Group in Adolescent Mental Health
INSERM U669 / Maison de Solenn / Paris
Contact author : English translation
Rapha�l Ricaud
Laboratoire "Sport & Culture" / "Sports & Culture" Laboratory
University of Paris 10 / NanterreExamples
Run this codeld <- gald()
kml(ld,2:4,2)
plot(ld["calinski"])
Run the code above in your browser using DataLab