Skip to main content

Python GLMdenoise

Project description

pyGLMdenoise

python implementation of GLMdenoise

full documentation

Installation

pip install glmdenoise

Usage

Python
from glmdenoise import GLMdenoise
gd = GLMdenoise()
gd.fit(design, data, tr=2.0)
gd.plot_figures()
Console
glmdenoise /my/data/dir
Public dataset
glmdenoise ///workshops/nih-2017/ds000114

Unit tests

To run the unit tests:

python setup.py tests -q

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

glmdenoise-0.0.5.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

glmdenoise-0.0.5-py3-none-any.whl (35.7 kB view hashes)

Uploaded 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