Package: pwrAB 0.1.0

pwrAB: Power Analysis for AB Testing

Power analysis for AB testing. The calculations are based on the Welch's unequal variances t-test, which is generally preferred over the Student's t-test when sample sizes and variances of the two groups are unequal, which is frequently the case in AB testing. In such situations, the Student's t-test will give biased results due to using the pooled standard deviation, unlike the Welch's t-test.

Authors:William Cha [aut, cre]

pwrAB_0.1.0.tar.gz
pwrAB_0.1.0.zip(r-4.7)pwrAB_0.1.0.zip(r-4.6)pwrAB_0.1.0.zip(r-4.5)
pwrAB_0.1.0.tgz(r-4.6-any)pwrAB_0.1.0.tgz(r-4.5-any)
pwrAB_0.1.0.tar.gz(r-4.7-any)pwrAB_0.1.0.tar.gz(r-4.6-any)
pwrAB_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pwrAB/json (API)

# Install 'pwrAB' in R:
install.packages('pwrAB', repos = c('https://chawm.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/williamcha/pwrab/issues

On CRAN:

Conda:

3.40 score 5 stars 6 scripts 134 downloads 2 exports 0 dependencies

Last updated from:29f1f76f1f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK136
linux-release-x86_64OK105
macos-release-arm64OK167
macos-oldrel-arm64OK155
windows-develOK111
windows-releaseOK58
windows-oldrelOK57
wasm-releaseOK89

Exports:AB_t2nAB_t2n_prop

Dependencies: