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.5-noble)dgof_1.5.1.tar.gz(r-4.4-noble)
dgof_1.5.1.tgz(r-4.4-emscripten)dgof_1.5.1.tgz(r-4.3-emscripten)
dgof.pdf |dgof.html✨
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 2 months agofrom:7cb7fa1875. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-linux-x86_64 | OK | Nov 09 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Discrete Cramer-von Mises Goodness-of-Fit Tests | cvm.test |
Kolmogorov-Smirnov Tests | ks.test |