Skip to main content

imhr: psychology and data science suite.

Project description



doi license python version-pypi version-anaconda platform Build Status

mdl: an extensive suite for the exploration, visualization, and analysis of psychological data.

This package was created at the Institute for Mental Health Research, at the University of Texas at Austin by Semeon Risom, and was developed in part from funding of NIMH grant 5R33MH109600-03.

Hsu, K. J., Caffey, K., Pisner, D., Shumake, J., Risom, S., Ray, K. L., . . . Beevers, C. G. (2018). 
    Attentional bias modification treatment for depression: Study protocol for a randomized controlled trial. 
    Contemporary Clinical Trials, 75, 59-66. doi:https://doi.org/10.1016/j.cct.2018.10.014.

Documentation

Online documentation is available at risoms.github.io/mdl. Documentation include examples, API reference, and other useful information.

Dependencies

mdl requires the following dependencies:

Installation

This package and its dependencies are available as wheel packages for macOS and Windows distributions from PyPI:

python -m pip install imhr

or the anaconda package cloud repo:

conda install -c risoms imhr

You can also install the development version directly from github:

pip install git+https://github.com/risoms/mdl.git

Testing

After installation, you can launch the test suite after downloading from github:

pytest --pyargs imhr.tests --html=report.html --self-contained-html

or from the Python interpreter:

import imhr
imhr.tests

Note that the test suite requires pytest. Please install with pip or your package manager of choice.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imhr-0.3.37.tar.gz (54.8 MB view hashes)

Uploaded Source

Built Distribution

imhr-0.3.37-py2.py3-none-any.whl (54.5 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page