Sets the prior probabilities for each group.
double
vector of length nGroups
containing the prior probabilities for each group. The elements of prior
should sum to 1.0.
prior
are set so as to be equal if PriorType
is set to PriorProbabilities.PriorEqual
or they are set to be proportional to the sample size in each group if PriorType
is set to PriorProbabilities.PriorProportional
. DiscriminantAnalysis Class | Imsl.Stat Namespace