Metadata-Version: 2.1
Name: bcitoolbox
Version: 0.0.2.3
Summary: A zero-programming package for Bayesian causal inference model
Author: evans.zhu
Author-email: evanszhu2001@gmail.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: pyvbmc
Requires-Dist: requests

BCI Toolbox is a Python implementation of the hierarchical Bayesian Causal Inference (BCI) model for multisensory research. BCI model is a statistical framework for understanding the causal relationships between sensory inputs and prior expectations of a common cause, which can account for human perception in a number of tasks, including temporal numerosity judgment (Shams et al., 2005; Wozny et al., 2008), spatial localization judgment (Körding et al., 2007; Wozny & Shams, 2011), size-weight illusion paradigm (Peters et al., 2016), rubber-hand illusion paradigm (Chancel et al., 2022; Chancel & Ehrsson, 2023).
