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.11.tar.gz
(33.7 kB
view details)
Built Distribution
File details
Details for the file inverted_encoding-0.0.11.tar.gz
.
File metadata
- Download URL: inverted_encoding-0.0.11.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 |
868b5307e6fa41631755db22f2ebfdde48cf75344c82d20d73a47cb6662f3ddd
|
|
MD5 |
01a56e3e1884dcdb1069d6a21a8eb62f
|
|
BLAKE2b-256 |
d3b611ca3bb6555f24ba7c940fbec90b90aeeea98e96e8a3788ceafb31e5bc91
|
File details
Details for the file inverted_encoding-0.0.11-py2-none-any.whl
.
File metadata
- Download URL: inverted_encoding-0.0.11-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 |
025c9bfa42ad10e5b4f5ed18dabdc8c27135131dbfeef26d62bd0939c2ddaad9
|
|
MD5 |
03c8d0ad2148b38183d3527ce3090da2
|
|
BLAKE2b-256 |
e612ae43b19c23f30b14a93105126c9669ae375d621cf93d49b21f23d9bd1195
|