Skip to content

mibur1/psy111

Repository files navigation

Multivariate Statistics with Python

Online usage (recommended)

Course materials for the psy111 seminar of the Neurocognitive Psychology Master's course at the University of Oldenburg. The content should primarily be accessed from the online book: Jupyter Book Badge

Local usage

Running the book locally requires to first build the book from source:

cd <path/to/book/>
pip install -r requirements.txt
jb build .

This will create the html files in the _build/ folder. The book can then be used by opening the _build/html/index.html file in a browser. The .ipynb notebooks for the exercises are located in the book/ folder and can can either be opened locally or through google colab.

About

Course Materials for psy111 - Multivariate Statistics with Python

Resources

Stars

Watchers

Forks

Contributors 6

Languages