MDgof
Various Methods for the Goodness-of-Fit Problem in D>1 Dimensions
Description
The routine gof_test() in this package runs the goodness-of-fit test using various test statistic for multivariate data. Models under the null hypothesis can either be simple or allow for parameter estimation. p values are found via the parametric bootstrap (simulation). The routine gof_test_adjusted_pvalues() runs several tests and then finds a p value adjusted for simultaneous inference. The routine gof_power() allows the estimation of the power of the tests. hybrid_test() and hybrid_power() do the same by first generating a Monte Carlo data set under the null hypothesis and then running a number of two-sample methods. The routine run.studies() allows a user to quickly study the power of a new method and how it compares to those included in the package via a large number of case studies. For details of the methods and references see the included vignettes.
Downloads
205
Last 30 days
22077th
460
Last 90 days
460
Last year
Trend: -19.6% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (7 non-OK)
compiled code
File ‘MDgof/libs/MDgof.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
compiled code
File ‘MDgof/libs/MDgof.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
compiled code
File 'MDgof/libs/x64/MDgof.dll': Found non-API call to R: 'R_UnboundValue' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points.
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘microbenchmark’ A package should be listed in only one of these fields.
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘microbenchmark’ A package should be listed in only one of these fields.
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: 'microbenchmark' A package should be listed in only one of these fields.
compiled code
File ‘MDgof/libs/MDgof.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
Check History
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘microbenchmark’ A package should be listed in only one of these fields.
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘microbenchmark’ A package should be listed in only one of these fields.
DESCRIPTION meta-information
Package listed in more than one of Depends, Imports, Suggests, Enhances: 'microbenchmark' A package should be listed in only one of these fields.