Skip to content
 
 

Latest commit

 

History

128 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

R version

There isn't an implementation of DABEST in R, and there are no current plans to create one.

However, it is possible to use the R package reticulate to run Python code. Please take a look at this tutorial on how to use reticulate to analyse data in R.

About

Data Analysis with Bootstrapped ESTimation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages