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)
Release files for inverted-encoding 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| inverted_encoding-0.0.11.tar.gz | 33.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| inverted_encoding-0.0.11-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 49.9 kB
Release files / inverted_encoding-0.0.11.tar.gz
| Download URL | inverted_encoding-0.0.11.tar.gz |
|---|---|
| Size | 33.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
868b5307e6fa41631755db22f2ebfdde48cf75344c82d20d73a47cb6662f3ddd
|
|
BLAKE2b-256 checksum How to use checksums |
d3b611ca3bb6555f24ba7c940fbec90b90aeeea98e96e8a3788ceafb31e5bc91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / inverted_encoding-0.0.11-py2-none-any.whl
| Download URL | inverted_encoding-0.0.11-py2-none-any.whl |
|---|---|
| Size | 16.2 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
025c9bfa42ad10e5b4f5ed18dabdc8c27135131dbfeef26d62bd0939c2ddaad9
|
|
BLAKE2b-256 checksum How to use checksums |
e612ae43b19c23f30b14a93105126c9669ae375d621cf93d49b21f23d9bd1195
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|