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.5-noble)terminaldigits_0.1.0.tar.gz(r-4.4-noble)
terminaldigits_0.1.0.tgz(r-4.4-emscripten)terminaldigits_0.1.0.tgz(r-4.3-emscripten)
terminaldigits.pdf |terminaldigits.html✨
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 2 years agofrom:357c4bf131. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-linux-x86_64 | OK | Oct 28 2024 |
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 |