ddmra

Contents:

  • Methods and interpretation
  • API
  • Run motion analyses on ADHD data
ddmra
  • ddmra: Distance-Dependence Motion-Related Artifact Analysis
  • View page source

ddmra: Distance-Dependence Motion-Related Artifact Analysis

The ddmra package is a Python package for running DDMRA quality control analyses.

Latest Version PyPI - Python Version DOI Tests License Documentation Status Codecov

About

ddmra is a Python implementation of the methods described in Power et al. (2018). The algorithms have been altered somewhat, with any deviations described in the relevant functions’ docstrings.

License Information

ddmra is licensed under GNU Lesser General Public License version 2.1.

Contents:

  • Methods and interpretation
    • Differences from Power et al. (2018)
    • Single-pipeline workflow
    • Distance smoothing, intercepts, and slopes
    • Output files from run_analyses
    • Pipeline-comparison workflow
    • Practical guidance
  • API
    • ddmra.workflows: Common workflows
    • ddmra.analysis: Analysis functions
    • ddmra.plotting: Figure generation functions
    • ddmra.filter: Filtering functions
    • ddmra.utils: Miscellaneous utility functions
  • Run motion analyses on ADHD data

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021-2026, Taylor Salo.

Built with Sphinx using a theme provided by Read the Docs.