Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imhr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imhr

imhr: psychology and data science suite.

  • 0.3.37
  • PyPI
  • Socket score

Maintainers
1


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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc