deltatest: Statistical Hypothesis Testing Using the Delta Method

Statistical hypothesis testing using the Delta method as proposed by Deng et al. (2018) <doi:10.1145/3219819.3219919>. This method replaces the standard variance estimation formula in the Z-test with an approximate formula derived via the Delta method, which can account for within-user correlation.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: glue, R6, rlang, stats
Suggests: dplyr, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-03-03
DOI: 10.32614/CRAN.package.deltatest
Author: Koji Makiyama [aut, cre, cph], Shinichi Takayanagi [med]
Maintainer: Koji Makiyama <hoxo.smile at gmail.com>
BugReports: https://github.com/hoxo-m/deltatest/issues
License: MIT + file LICENSE
URL: https://github.com/hoxo-m/deltatest
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: deltatest results

Documentation:

Reference manual: deltatest.pdf

Downloads:

Package source: deltatest_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: deltatest_0.1.0.zip, r-oldrel: not available
macOS binaries: r-devel (arm64): deltatest_0.1.0.tgz, r-release (arm64): deltatest_0.1.0.tgz, r-oldrel (arm64): deltatest_0.1.0.tgz, r-devel (x86_64): deltatest_0.1.0.tgz, r-release (x86_64): deltatest_0.1.0.tgz, r-oldrel (x86_64): deltatest_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=deltatest to link to this page.