Simulation & Probabilistic Analysis SDK
Add Distribution Fitting & Simulation Features to Your Applications

SPA SDK Help HomeLearn More About the SPA SDK

SPAFitResult.GofRejectNull (property, read-only)

Description

Returns whether the null hypothesis should be rejected for the specified goodness of fit test at the specified significance level. See the Fitting Results topic for details and examples.

Syntax

object.GofRejectNull(gofTestType As SPAGofTestType, alpha As Double)

Arguments

Name & type
Description
Accepted values
gofTestType
(SPAGofTestType)
Goodness of fit test type SPAGofTestKS Kolmogorov-Smirnov test
SPAGofTestAD Anderson-Darling test
SPAGofTestCS Chi-Squared test
alpha
(Double)
Significance level value 0.2; 0.1; 0.05; 0.02; 0.01

Return Value

(Boolean) - whether to reject the null hypothesis.

Copyright © MathWave Technologies
www.mathwave.com