Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmVarianceAnalysis > ISmVarianceAnalysis.UnbiasedEstimation

ISmVarianceAnalysis.UnbiasedEstimation

Syntax

UnbiasedEstimation: IVarianceAnalysisUnbiasedEstimation;

Description

The UnbiasedEstimation property returns the unbiased estimated sum of deviation squares.

Example

The property use is given in the example for ISmVarianceAnalysis.SumSquared.

See also:

ISmVarianceAnalysis