Package: deltatest 0.1.0.9000
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.
Authors:
deltatest_0.1.0.9000.tar.gz
deltatest_0.1.0.9000.zip(r-4.5)deltatest_0.1.0.9000.zip(r-4.4)deltatest_0.1.0.9000.zip(r-4.3)
deltatest_0.1.0.9000.tgz(r-4.5-any)deltatest_0.1.0.9000.tgz(r-4.4-any)deltatest_0.1.0.9000.tgz(r-4.3-any)
deltatest_0.1.0.9000.tar.gz(r-4.5-noble)deltatest_0.1.0.9000.tar.gz(r-4.4-noble)
deltatest_0.1.0.9000.tgz(r-4.4-emscripten)deltatest_0.1.0.9000.tgz(r-4.3-emscripten)
deltatest.pdf |deltatest.html✨
deltatest/json (API)
NEWS
# Install 'deltatest' in R: |
install.packages('deltatest', repos = c('https://hoxo-m.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hoxo-m/deltatest/issues
Pkgdown site:https://hoxo-m.github.io
ab-testingdata-sciencestatistics
Last updated 2 days agofrom:9f9e414fd1. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 15 2025 |
R-4.5-win | OK | Mar 15 2025 |
R-4.5-mac | OK | Mar 15 2025 |
R-4.5-linux | OK | Mar 15 2025 |
R-4.4-win | OK | Mar 15 2025 |
R-4.4-mac | OK | Mar 15 2025 |
R-4.4-linux | OK | Mar 15 2025 |
R-4.3-win | OK | Mar 15 2025 |
R-4.3-mac | OK | Mar 15 2025 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Delta Method for Ratio | DeltaMethodForRatio |
Two Sample Z-Test for Ratio Metrics Using the Delta Method | deltatest |
Generate Dummy Data | generate_dummy_data |