Click or drag to resize
DiscriminantAnalysis.Downdate Method
Overload List
  NameDescription
Public methodDowndate(Double[,],Int32[])
Removes a set of observations from the discriminant functions.
Public methodDowndate(Double[,],Int32[],Int32[])
Removes a set of observations from the discriminant functions.
Public methodDowndate(Double[,],Int32[],Int32[],Double[])
Removes a set of observations and associated frequencies and weights from the discriminant functions.
Public methodDowndate(Double[,],Int32[],Int32[],Int32[],Double[])
Removes a set of observations and associated frequencies and weights from the discriminant functions.
Top
See Also