Skip to content

SpectraNorm

A Python package for spectral normative modeling of high-dimensional data.

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt

Installation

You can install the package using pip:

pip install spectranorm --upgrade

Getting Started

Check out the tutorials to get started with using SpectraNorm.

API Reference

The API reference provides detailed documentation of several functions and classes available in the package.

Dig Deeper

For more in-depth information about the underlying theory and example uses of spectral normative modeling, check out this GitHub repository which hosts several notebooks that implement spectral normative modeling of cortical thickness phenotypes on a large scale population-wide imaging biobank. You may also be interested in the [original paper][link to be added] describing the method and its application to brain imaging data.