Package: HausdorffGoF 0.3.0

HausdorffGoF: One- And Two-Sample Hausdorff Goodness-of-Fit Test

Computes the test statistic and p-values of the one-sample and two-sample Hausdorff (H) goodness-of-fit tests. The H statistic measures the Hausdorff distance under the Chebyshev (l-infinity) metric, between the two cumulative distribution functions (cdfs) underlying the corresponding one-sample and two-sample null hypothesis. It coincides to the side length of the largest axis-aligned square (hypercube) that can be inscribed between the two cdfs. The following cases are covered: (i) one-sample, univariate; (ii) two-sample univariate; and (iii) two-sample bivariate. Exact one-sample p-values are computed in O(n^2 log n) time via the 'Exact-KS-FFT' method of Dimitrova, Kaishev, and Tan (2020) <doi:10.18637/jss.v095.i10>; two-sample p-values are obtained by permutation. A key advantage of the H test is that its sensitivity can be directed towards the left tail, body, or right tail of the distribution by tuning a scale parameter sigma, and therefore maximizing its power which as shown numerically is significantly higher than the power of the classical tests such as the Kolmogorov-Smirnov, Cramer-von Mises, and Anderson-Darling test, especially when the right tail of the distribution is targeted. The sensitivity of the test (left tail, body, or right tail) is governed by two parameters psi1 and psi2, whose values needs to be input. Then the optimal value of the scale parameter sigma is automatically computed.

Authors:Dimitrina S. Dimitrova [aut], Yun Jia [aut, cre], Vladimir K. Kaishev [aut]

HausdorffGoF_0.3.0.tar.gz
HausdorffGoF_0.3.0.zip(r-4.7)HausdorffGoF_0.3.0.zip(r-4.6)HausdorffGoF_0.3.0.zip(r-4.5)
HausdorffGoF_0.3.0.tgz(r-4.6-x86_64)HausdorffGoF_0.3.0.tgz(r-4.6-arm64)HausdorffGoF_0.3.0.tgz(r-4.5-x86_64)HausdorffGoF_0.3.0.tgz(r-4.5-arm64)
HausdorffGoF_0.3.0.tar.gz(r-4.7-x86_64)HausdorffGoF_0.3.0.tar.gz(r-4.6-x86_64)
HausdorffGoF_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HausdorffGoF/json (API)

# Install 'HausdorffGoF' in R:
install.packages('HausdorffGoF', repos = c('https://fakecloudsjy.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fakecloudsjy/hausdorffgof/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.30 score 123 downloads 21 exports 6 dependencies

Last updated from:15a809c518. Checks:2 FAIL, 11 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64FAIL113
linux-devel-x86_64OK139
source / vignettesOK207
linux-release-arm64FAIL148
linux-release-x86_64OK157
macos-release-arm64OK106
macos-release-x86_64OK198
macos-oldrel-arm64OK102
macos-oldrel-x86_64OK183
windows-develOK115
windows-releaseOK169
windows-oldrelOK114
wasm-releaseOK115

Exports:distributionH_stat_1s_1dH_stat_2s_1d_pH_stat_2s_1d_trH_stat_2s_2dH_test_1s_1dH_test_2s_1dH_test_2s_2dH_test_c_cdfHausdorff_statHausdorff_stat.functionHausdorff_stat.listHausdorff_stat.matrixHausdorff_stat.NullDistHausdorff_stat.numericHausdorff_testHausdorff_test.functionHausdorff_test.listHausdorff_test.matrixHausdorff_test.NullDistHausdorff_test.numeric

Dependencies:dgofKSgeneralMASSRcppRcppEigenwithr