IMSL C# Numerical Library

ANOVA Class

Analysis of Variance table and related statistics.

For a list of all members of this type, see ANOVA Members.

System.Object
   Imsl.Stat.ANOVA

public class ANOVA

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

ANOVA Members | Imsl.Stat Namespace | Example