Class TwoWayAnova performs a balanced two-way analysis of variance.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
[SerializableAttribute]
public class TwoWayAnova : ICloneable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class TwoWayAnova _
	Implements ICloneable
Visual C++
[SerializableAttribute]
public ref class TwoWayAnova : ICloneable

Inheritance Hierarchy

See Also