IMSL C# Numerical Library

ANOVAFactorial.ErrorCalculation Enumeration

ErrorCalculation members indicate whether interaction effects are pooled into the error or not.

public enum ANOVAFactorial.ErrorCalculation

Members

Member Name Description
Pure Indicates factor nSubscripts is error. This is the default.
Pooled Indicates factor nSubscripts is not error.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

Imsl.Stat Namespace