|
|
GaussianCluster Properties |
The GaussianClusterCollectionGaussianCluster type exposes the following members.
| Name | Description | |
|---|---|---|
| Centroid |
Gets the cluster's centroid.
(Inherited from CentroidClusterTCollection, TData, TCentroid, TCluster.) | |
| Coefficient |
Gets the cluster's coefficient component.
| |
| Component |
Gets the component distribution.
| |
| Covariance |
Gets the clusters' variance-covariance matrices.
| |
| Index |
Gets the label for this cluster.
(Inherited from ClusterTCollection, TData, TCluster.) | |
| Mean |
Gets the mean vector associated with this cluster.
| |
| Owner |
Gets the collection to which this cluster belongs to.
(Inherited from ClusterTCollection, TData, TCluster.) | |
| Proportion |
Gets the proportion of samples contained in this cluster.
(Inherited from ClusterTCollection, TData, TCluster.) | |
| Variance |
Gets the variance vector associated with this cluster.
|