Click or drag to resize

TwoSampleFTestDefaultType Property

Gets and sets the default form of the alternative hypothesis associated with TwoSampleFTests.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static HypothesisType DefaultType { get; set; }

Property Value

HypothesisType
See Also