 | ShapiroWilkTestType Property |
Hypothesis type
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic HypothesisType Type { get; set; }Public Property Type As HypothesisType
Get
Set
public:
property HypothesisType Type {
HypothesisType get ();
void set (HypothesisType value);
}member Type : HypothesisType with get, set
Property Value
HypothesisType
See Also