Skip to content

etiennecampione/DABEST-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DABEST (Python)

Travis CI PyPI

About

DABEST is a package for Data Analysis using Bootstrapped ESTimation.

Gardner-Altman plot

Requirements

Python 3.6 is strongly recommended, although this has been tested with Python 2.7 and Python 3.5.

In addition, the following packages are also required:

To obtain these package dependencies easily, it is highly recommended to download the Anaconda distribution of Python.

Installation

You can install this package via pip.

To install, at the command line run

pip install --upgrade dabest

You can also clone this repo locally (see intstructions here).

Then, navigate to the cloned repo in the command line and run

pip install .

Usage

Please refer to the documentation.

Matlab version

There is also a Matlab version of DABEST.

About

Data Analysis with Bootstrapped ESTimation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%