Click or drag to resize
ANOVAFactorialErrorCalculation Enumeration
ErrorCalculation members indicate whether interaction effects are pooled into the error or not.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public enum ErrorCalculation
Members
  Member nameValueDescription
Pure1 Indicates factor nSubscripts is error. This is the default.
Pooled-1 Indicates factor nSubscripts is not error.
See Also