Click or drag to resize
Accord.NET (logo)

IDiscriminantAnalysis Properties

The IDiscriminantAnalysis type exposes the following members.

Properties
  NameDescription
Public propertyClassifications
Gets the classification labels (the dependent variable) for each of the source input points.
Public propertySource
Source data used in the analysis.
(Inherited from IMultivariateAnalysis.)
Top
See Also