Skip to main content

Predictive Clinical Neuroscience Toolkit

Project description

Predictive Clinical Neuroscience Toolkit

Predictive Clinical Neuroscience software toolkit (formerly nispat).

A Python package for normative modelling, spatial statistics and pattern recognition.

IMPORTANT

Deprecation warning

This is PCNtoolkit version 1.X.X, released originally in June 2025. Any scripts, models, and results created with version 0.X.X are not compatible with this and future versions of the toolkit.

To use the models created with versions 0.35 and earlier, please install the appropriate version using pip install pcntoolkit==0.35, or replace 0.35 with your desired version. The old version of the toolbox is also still available on GitHub.

Installation

pip install pcntoolkit

Documentation

See the documentation for more details.

Documentation for the earlier version of the toolbox is available here

Example usage

from pcntoolkit import {load_fcon, BLR, NormativeModel}

fcon1000 = load_fcon()

train, test = fcon1000.train_test_split()

# Create a BLR model with heteroskedastic noise
model = NormativeModel(BLR(heteroskedastic=True), 
                       inscaler='standardize', 
                       outscaler='standardize')

model.fit_predict(train, test)

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

pcntoolkit-1.2.0.post1.tar.gz (109.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pcntoolkit-1.2.0.post1-py3-none-any.whl (117.7 kB view details)

Uploaded Python 3

File details

Details for the file pcntoolkit-1.2.0.post1.tar.gz.

File metadata

  • Download URL: pcntoolkit-1.2.0.post1.tar.gz
  • Upload date:
  • Size: 109.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for pcntoolkit-1.2.0.post1.tar.gz
Algorithm Hash digest
SHA256 937568ff9ffc50b473af3679706374fbea1990efc7c8767c9cda0afb5f84556c
MD5 fd6b282a3654429a041f4da504b96fb1
BLAKE2b-256 b5c75e99604ec210eccb8445dc05e3420dda4db836a1842a3291a059c0b19fcf

See more details on using hashes here.

File details

Details for the file pcntoolkit-1.2.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for pcntoolkit-1.2.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 1bb1962cb98f5b477a44d448d807688c4217f147dc929968508dfc9988b6daad
MD5 9cfd164cae1a95f82ac2da4aa250ad05
BLAKE2b-256 9e49a137a9ca8c87dfd8e364e2a64dd536b5a79b10273bc8e1ffc0f3baf51c31

See more details on using hashes here.

Supported by

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