Open shilezhang opened 4 years ago
Hello, I wanna ask if there is any model's p-value offered by this package, like Kolmogorov–Smirnov test p-value, or AIC/BIC related measures.
No statistical tests.
It provides confidence intervals using bootstrap. Have a look here: https://scikit-extremes.readthedocs.io/en/latest/Module%20utils.html#skextremes.utils.bootstrap_ci
Hello, I wanna ask if there is any model's p-value offered by this package, like Kolmogorov–Smirnov test p-value, or AIC/BIC related measures.