Description Usage Arguments Value
Compute p-value of KS.
1 | ks_pvalue(d, n, imax = 100000L, epsi = 1e-12)
|
d |
The value of d |
n |
An integer to indicate the degree of freedom |
imax |
An integer to indicate the maximum number of terms in the series expansion |
epsi |
A double for tolerance error |
p-value of KS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.