Skip to content

Arshiyasan/pyrba

 
 

Repository files navigation

pyrba

Python implementation of hierarchical Baysian modelling of fMRI data

Installation

Install Anaconda / Miniconda and create a new conda environment with:

conda create -n pyrba -c conda-forge ipywidgets jupyter matplotlib seaborn pymc numpyro ipykernel arviz formulae python-graphviz
conda activate pyrba
pip install --no-deps git+https://github.com/bambinos/bambi.git@425b7b88f01f093ed131433d8559bcc6e6d23bf8

The specific bambi version is currently required for a bugfix when using numpyro.

About

Python implementation of hierarchical Baysian modelling of fMRI data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%