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

SPA SDK Help HomeLearn More About the SPA SDK

SPAFitResult.GofCriticalValue (property)

Description

Returns the critical value for the specified goodness of fit test and the significance level value. See the Fitting Results topic for details and examples.

Syntax

object.GofCriticalValue(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

(Double) - the critical value.

Copyright © MathWave Technologies
www.mathwave.com