Learn R Programming

kml (version 0.9.2)

ArtificialLongData-class: ~ Class: ArtificialLongData ~

Description

ArtificialLongData is a class design to build up artificial data set in order to explore clusterization's algorithm properties.

Arguments

Construction

Objects can be created by calling generateArtificialLongData (or gald in short)

Get [ and set [<-

get and set are inherited from ClusterizLongData.

Methods

All the methods are inherited from ClusterizLongData.

Author(s)

Christophe 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 / Nanterre

References

Article submited Web site: http://christophe.genolini.free.fr/kml

See Also

Overview: kml-package Classes : ClusterizLongData, Clusterization Methods : kml, generateArtificialLongData, choice Plot : plot: overview, plot(ClusterizLongData), plot(Calinski), plotSubGroups(ClusterizLongData), plotAll(ClusterizLongData)

Examples

Run this code
showClass("ArtificialLongData")
gald()

Run the code above in your browser using DataLab