Learn R Programming

kml (version 2.1.2)

Clusterization-class: ~ Class: Clusterization ~

Description

An object of class Clusterization is a Partition of trajectories in subgroups. The object also contains some information like the percentage of trajectories that each group contains or a quality criterion.

Arguments

Objects from the Class

Objects are not intend to be created by users. Clusterization are created by kml and directly added to a ClusterizLongData object.

validation rules

An object Clusterization must follow the same rules than a Partition.

Construction

Class Clusterization objects are constructed through the kml procedure and are directy add to a ClusterizLongData object. They can also be construct by the users using clusterization.

Setteur

Clusterization are not intend to be modified, no setteur is define.

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

Examples

Run this code
showClass("Clusterization")

Run the code above in your browser using DataLab