Package: dgof 1.5.1

Taylor B. Arnold
dgof: Discrete Goodness-of-Fit Tests
A revision to the stats::ks.test() function and the associated ks.test.Rd help page. With one minor exception, it does not change the existing behavior of ks.test(), and it adds features necessary for doing one-sample tests with hypothesized discrete distributions. The package also contains cvm.test(), for doing one-sample Cramer-von Mises goodness-of-fit tests.
Authors:
dgof_1.5.1.tar.gz
dgof_1.5.1.tar.gz(r-4.7-arm64)dgof_1.5.1.tar.gz(r-4.7-x86_64)dgof_1.5.1.tar.gz(r-4.6-arm64)dgof_1.5.1.tar.gz(r-4.6-x86_64)
dgof_1.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dgof/json (API)
| # Install 'dgof' in R: |
| install.packages('dgof', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:7cb7fa1875. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 99 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 217 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 95 | ||
| wasm-release | OK | 84 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Discrete Cramer-von Mises Goodness-of-Fit Tests | cvm.test |
| Kolmogorov-Smirnov Tests | ks.test |