3.11.17.2.5. statsmodels.stats.power.Power¶
-
class
statsmodels.stats.power.Power(**kwds)[source]¶ Statistical Power calculations, Base Class
so far this could all be class methods
3.11.17.2.5.1. Methods¶
__init__(**kwds) |
|
plot_power([dep_var, nobs, effect_size, ...]) |
plot power with number of observations or effect size on x-axis |
power(*args, **kwds) |
|
solve_power(**kwds) |
solve for any one of the parameters of a t-test |