GOF tests | R Documentation |
A modified version of the nsRFA::gofXXXtest
.
The main differences are in the pvalues: this one are correct, the original ones are 1-pvalue.
In the code lmoments are estimated using the lmom library
gofGEVtest_ip(x, Nsim = 10000)
gofGLOtest_ip(x, Nsim = 10000)
x |
the vector to be tested |
Nsim |
the number of simulations which should be run |
The A2 statistics and the CORRECT p value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.