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.
Version: | 0.1.0 |
Depends: | R (≥ 2.10) |
Imports: | discretefit, Rcpp |
LinkingTo: | Rcpp |
Suggests: | dplyr, gt, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2022-05-13 |
Author: | Josh McCormick [aut, cre] |
Maintainer: | Josh McCormick <josh.mccormick at aya.yale.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | terminaldigits results |
Reference manual: | terminaldigits.pdf |
Vignettes: |
packages_introduction |
Package source: | terminaldigits_0.1.0.tar.gz |
Windows binaries: | r-devel: terminaldigits_0.1.0.zip, r-release: terminaldigits_0.1.0.zip, r-oldrel: terminaldigits_0.1.0.zip |
macOS binaries: | r-release (arm64): terminaldigits_0.1.0.tgz, r-oldrel (arm64): terminaldigits_0.1.0.tgz, r-release (x86_64): terminaldigits_0.1.0.tgz, r-oldrel (x86_64): terminaldigits_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=terminaldigits to link to this page.