Click or drag to resize

TwoWayRanovaTwoRanovaTable Property

Gets a traditional two-way RANOVA table.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public TwoWayRanovaTwoTable RanovaTable { get; }

Property Value

TwoWayRanovaTwoTable
Remarks
The returned TwoWayRanovaTableTwo instance provides member functions and read-only properties for accessing individual elements in the RANOVA table.
See Also