Skip to content

Investigating differences in planning depth between healthy controls and participants with alcohol use disorder

License

Notifications You must be signed in to change notification settings

jeffensen/plandepth_aud

Repository files navigation

Planning depth in Alcohol Use Disorder

Investigating differences in planning depth between healthy controls and participants with alcohol use disorder using the Space Adventure Task and a value iteration model described in https://github.com/dimarkov/pybefit/tree/master/examples/plandepth.

Requirements

pybefit

Installation

Clone the PyBefit library

git clone https://github.com/dimarkov/pybefit.git
cd pybefit

and follow the installation instruction in the README file. One can install the package either using poetry or anaconda package menager.

Usage

Running the following scripts performs model based data analysis and generates relevant figures:

Nr. Script Description
1 fit_behavior.ipynb ...performs the inference of model parameters from Space Adventure Task raw data.
2 create_analysis_datasets.py ...merges inference results and raw data of all tasks into .CSV files.
3 data_analysis.ipynb ...generates results plots from .CSV dataset.
4 data_analysis.sps ...imports .CSV dataset and performs all statistical analyses in SPSS.

About

Investigating differences in planning depth between healthy controls and participants with alcohol use disorder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published