ClusterAlgo             ['ClusterAlgo'] class for Cluster algorithms.
ClusterAlgoPredict      ['ClusterAlgoPredict'] class for predict
                        algorithm.
ClusterCategorical-class
                        Definition of the ['ClusterCategorical'] class
ClusterCategoricalComponent
                        Definition of the
                        ['ClusterCategoricalComponent'] class
ClusterDiagGaussian     Definition of the ['ClusterDiagGaussian'] class
ClusterDiagGaussianComponent
                        Definition of the
                        ['ClusterDiagGaussianComponent'] class
ClusterGamma            Definition of the ['ClusterGamma'] class
ClusterGammaComponent   Definition of the ['ClusterGammaComponent']
                        class
ClusterInit             Constructor of the ['ClusterInit'] class
ClusterMixedDataModel   Definition of the ['ClusterMixedDataModel']
                        class
ClusterPoisson          Definition of the ['ClusterPoisson'] class
ClusterPredict          Class ['ClusterPredict'] for predicting
ClusterPredictMixedData
                        Class ['ClusterPredictMixedData'] for
                        predicting
ClusterStrategy         Constructor of ['ClusterStrategy'] class
DebTrivedi              Counting Data: DebTrivedi
HeartDisease.cat        Mixed data : Cleveland Heart Disease Data
IClusterComponent       Definition of the ['IClusterComponent'] class
IClusterModel           Interface base Class ['IClusterModel'] for
                        Cluster models.
IClusterPredict         Interface class ['IClusterPredict'] for
                        predicting
KmmComponent            Definition of the ['KmmComponent'] class
KmmMixedDataModel       Definition of the ['KmmMixedDataModel'] class
KmmModel                Definition of the ['KmmModel'] class
LearnAlgo               ['LearnAlgo'] class for Cluster algorithms.
MixAll-package          MixAll Allows to estimate parametric mixture
                        models with mixed data sets and missing data.
[,ClusterAlgo-method    Extract parts of a MixAll S4 class
birds                   Qualitative data : morphological description of
                        birds
bullsEye                Quantitative Data: bullsEye
bullsEye.cat            label Data: bullsEye.cat
bullsEye.target         label Data: bullsEye.target
car                     Qualitative data : Car Evaluation
clusterAlgo             Create an instance of the ['ClusterAlgo'] class
clusterAlgoPredict      Create an instance of the
                        ['ClusterAlgoPredict'] class
clusterCategorical      Create an instance of the
                        ['ClusterCategorical'] class
clusterCategoricalNames
                        Create a vector of Categorical mixture model
                        names.
clusterDiagGaussian     Create an instance of the
                        ['ClusterDiagGaussian'] class
clusterDiagGaussianNames
                        Create a vector of diagonal Gaussian mixture
                        model names.
clusterGamma            Create an instance of the ['ClusterGamma']
                        class
clusterGammaNames       Create a vector of gamma mixture model names.
clusterInit             Create an instance of ['ClusterInit'] class
clusterMixedData        Create an instance of the
                        ['ClusterMixedDataModel'] class
clusterPoisson          Create an instance of the ['ClusterPoisson']
                        class
clusterPoissonNames     Create a vector of Poisson mixture model names.
clusterPredict          Create an instance of ['ClusterPredict'] class
clusterStrategy         A strategy is a multistage empirical process
                        for finding a good estimate in the clustering
                        estimation process.
geyser                  Quantitative data: Old Faithful Geyser
kmm                     Create an instance of the ['KmmModel'] class
kmmMixedData            Create an instance of the ['KmmMixedDataModel']
                        class
kmmNames                Create a vector of Kernel mixture model (KMM)
                        names.
kmmStrategy             Create an instance of ['ClusterStrategy'] class
learnAlgo               Create an instance of the ['LearnAlgo'] class
learnDiagGaussian       Create an instance of a learn mixture model
learnMixedData          This function learn the optimal mixture model
                        when the class labels are known according to
                        the 'criterion' among the list of model given
                        in 'models'.
missingValues           Return the missing values of a component or a
                        cluster class.
plot,ClusterCategorical-method
                        Plotting of a class ['ClusterCategorical']
plot,ClusterDiagGaussian-method
                        Plotting of a class ['ClusterDiagGaussian']
plot,ClusterGamma-method
                        Plotting of a class ['ClusterGamma']
plot,ClusterMixedDataModel-method
                        Plotting of a class ['ClusterMixedDataModel']
plot,ClusterPoisson-method
                        Plotting of a class ['ClusterPoisson']
plot,KmmComponent-method
                        Plotting of a class ['KmmComponent']
plot,KmmMixedDataModel-method
                        Plotting of a class ['KmmMixedDataModel']
plot,KmmModel-method    Plotting of a class ['KmmModel']
print,ClusterAlgo-method
                        Print a MixAll S4 class to standard output.
show,ClusterAlgo-method
                        Show description of a MixAll S4 class to
                        standard output.
summary,IClusterComponent-method
                        Produce summary of a MixAll S4 class.
