Skip to content

TimotheeMathieu/sequential-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sequential-test

Sequential and group sequential hypothesis testing in python.

Installation

pip install git+https://github.com/TimotheeMathieu/sequential-test

Usage

See the example script in examples directory.

Limitation

For now, the boundaries of the group sequential tests are precompted using R library ldbounds and its power values are pre-computed with Monte-Carlo estimation. See the scripts directory for the scripts that generated sequential_test/boundaries.csv and sequential_test/power_dataframe.csv.

About

Sequential and group sequential hypothesis testing in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published