![]() |
DiscriminantAnalysisClass Properties |
The DiscriminantAnalysisClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of observations inside this class.
|
![]() | Index |
Gets the Index of this class on the original analysis collection.
|
![]() | Indices | Obsolete.
Gets the indices of the rows in the original data which belong to this class.
|
![]() | Mean |
Gets the class' mean vector.
|
![]() | Number |
Gets the number labeling this class.
|
![]() | Prevalence |
Gets the prevalence of the class on the original data set.
|
![]() | ProjectionMean |
Gets the feature-space means of the projected data.
|
![]() | Scatter |
Gets the Scatter matrix for this class.
|
![]() | StandardDeviation |
Gets the class' standard deviation vector.
|
![]() | Subset | Obsolete.
Gets the subset of the original data spawned by this class.
|