The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.0
Depends: R (≥ 3.3.1)
Imports: stats
Suggests: testthat
Published: 2017-06-06
Author: William Cha [aut, cre]
Maintainer: William Cha <william.minseuk.cha at gmail.com>
BugReports: http://github.com/williamcha/pwrAB/issues
License: GPL (≥ 3)
URL: http://github.com/williamcha/pwrAB
NeedsCompilation: no
Materials: README
CRAN checks: pwrAB results

Documentation:

Reference manual: pwrAB.pdf

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.