Implementation of inverted encoding model as described in Scotti, Chen, & Golomb
Project description
Inverted Encoding
Python package for easy implementation of inverted encoding modeling as described in Scotti, Chen, & Golomb (in-prep).
Contact: scottibrain@gmail.com (Paul Scotti)
Installation
Run the following to install:
pip install inverted_encoding
Usage
from inverted_encoding import IEM, permutation
predictions, confidences, recons = IEM(trialbyvoxel,features,stim_max=180,is_circular=True)
null_mae_distribution = permutation(features,stim_max=180,num_perm=1000)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inverted_encoding-0.0.1.tar.gz
(33.7 kB
view details)
Built Distribution
File details
Details for the file inverted_encoding-0.0.1.tar.gz
.
File metadata
- Download URL: inverted_encoding-0.0.1.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8fa70fd313c35ff174750d2dab8faa95cc2b0f96a4c65ddf7a75148b3236b55f
|
|
MD5 |
6d0fe68ad4ff06e7458efe87b045f090
|
|
BLAKE2b-256 |
b1f1506fc148d8326aaa92f47a3e22788d4d4cf4d292d584ecdf432f9ce1b3aa
|
File details
Details for the file inverted_encoding-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: inverted_encoding-0.0.1-py2-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
de8d3908dc1f99bfedb75d3d8702672a7290c67c66ccd5475ccc1c48dd3cd62e
|
|
MD5 |
ad4ceb6f524f491ca59d27639ae15548
|
|
BLAKE2b-256 |
3c8c3e94b872e42561b4846d40645fe89c2178e4e7a62660ca976d995f299ccd
|