/SampleSizeLib

The implementation of sample size estimation methods.

Primary LanguagePythonMIT LicenseMIT

SampleSize Lib

Test status Test coverage Build status ReadTheDocs PyPI

Basic information

Implementation code for a sample size estimation task. The source code for the problem of the sample size estimation for linear models.

All information about this project can be found in the documentation.

Requirements and Installation

A simple instruction of installation using pip is provided near the source code.

More information about installation can be found in documentation installation page.

Example of use

A simple examples of module usage can be found in documentation example page.

GUI version on flask

A simple way to use service on local computer by flask can be found in documentation Service Flask Usage page.