Documentation: https://yaoxiangli.github.io/ggpower/
ggpower is an R package and Shiny application for
statistical power analysis. It provides a scriptable API through
power_compute() and a wide-screen GUI with six modules:
Some advanced procedures use documented approximations. The result object includes method notes so these cases are visible in the GUI and protocol. See the approximation catalog.
power_compute(
"t_one_sample",
"a_priori",
d = 0.625,
alpha = 0.05,
power = 0.95,
tails = "one"
)
power_compute(
"f_mreg_omnibus",
"post_hoc",
f2 = 0.1111111,
alpha = 0.05,
total_n = 95,
predictors = 5
)Run the app with:
ggpower::run_app()The test suite includes golden reference examples, solver tests for the five analysis modes, registry checks, and Shiny module smoke tests.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.