Skip to content
/ pwr Public
forked from heliosdrm/pwr

Basic functions for power analysis in R

License

Notifications You must be signed in to change notification settings

HRDudeness/pwr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package “pwr” (fixed for extremely small numbers)

Basic functions for power analysis

This package was originally created by Stephane Champely, from the University of Lyon. The official release of the package is on CRAN: http://cran.r-project.org/web/packages/pwr/

Getting started

To get this package with extended intervals fix (e.g., for sample sensitivity analysis) installed instead, just write in an R session:

library(devtools)
install_github("SvenHeim-UDE/pwr")

After installing, you have to load to use the package, with:

library(pwr)

Feel free to comment on any issues, file bugs or suggest improvements. All contributions are welcome!

About

Basic functions for power analysis in R

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%