Click or drag to resize

NMathFunctionsVanDerWaerdenScores Method

Overload List
 NameDescription
Public methodStatic memberVanDerWaerdenScores(Int32) Returns a vector of Van Der Waerden scores. Van der Waerden scores are the quantiles of a standard normal distribution. These scores are also known as quantile normal scores. The scores are computed from the standard normal distribution with mean 0 and variance 1.
Public methodStatic memberVanDerWaerdenScores(Int32, Double, Double) Returns a vector of Van Der Waerden scores. Van der Waerden scores are the quantiles of a standard normal distribution. These scores are also known as quantile normal scores.
Top
See Also