IMSL C# Numerical Library

DiscriminantAnalysis.CovarianceComputation Property

The type of covariance matrices to be computed.

public DiscriminantAnalysis.CovarianceMatrix CovarianceComputation {get; set;}

Property Value

Indicates the type of covariance matrices to be computed.

Remarks

Use CovarianceMatrix class member Pooled or PooledGroup.

By default, CovarianceMatrix.PooledGroup is used.

See Also

DiscriminantAnalysis Class | Imsl.Stat Namespace