Skip to content

dirknbr/pypwr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypwr - Power analysis in Python

This is the Python version of the excellent R package pwr, that facilitates statistical power analysis.

We are attempting to make this quite light weight, with not too many dependencies, apart from scipy, numpy.

The tests use the R version as the source of truth.

This is work in progress, so code is maybe 90% done.

The plotting is out of scope.

TODO

  • add lots more functions
  • lots more docstring

Source code for pwr

Other attempts

Releases

No releases published

Packages

No packages published