Package: terminaldigits 0.1.0

Josh McCormick
terminaldigits: Tests of Uniformity and Independence for Terminal Digits
Implements simulated tests for the hypothesis that terminal digits are uniformly distributed (chi-squared goodness-of-fit) and the hypothesis that terminal digits are independent from preceding digits (several tests of independence for r x c contingency tables). Also, for a number of distributions, implements Monte Carlo simulations for type I errors and power for the test of independence.
Authors:
terminaldigits_0.1.0.tar.gz
terminaldigits_0.1.0.tar.gz(r-4.7-arm64)terminaldigits_0.1.0.tar.gz(r-4.7-x86_64)terminaldigits_0.1.0.tar.gz(r-4.6-arm64)terminaldigits_0.1.0.tar.gz(r-4.6-x86_64)
terminaldigits_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
terminaldigits/json (API)
| # Install 'terminaldigits' in R: |
| install.packages('terminaldigits', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- decoy - 3,320 observations from a decoy experiment
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:357c4bf131. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 137 | ||
| linux-devel-x86_64 | OK | 185 | ||
| source / vignettes | OK | 248 | ||
| linux-release-arm64 | OK | 147 | ||
| linux-release-x86_64 | OK | 145 | ||
| wasm-release | OK | 120 |
Exports:td_independencetd_simulatetd_teststd_uniformity
Dependencies:discretefitRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 3,320 observations from a decoy experiment | decoy |
| Test of independence of terminal digits | td_independence |
| Monte Carlo simulations for independence of terminal digits | td_simulate |
| Tests of independence and uniformity for terminal digits in a data frame | td_tests |
| Test of uniformity of terminal digits | td_uniformity |