## Project Content
This repository contains the raw data and R scripts for replication of the analyses run for the publication by Wirtz (in review).
### Data
This folder contains the original datasets in csv-format:
**data.csv**: This dataset contains the data for the user experience questionnaire and biodata questionnaire. This dataset can be cleaned by sourcing the *User experience data preperation script.R* script.
**Varietal repertoires.csv**: This dataset contains the data on participants' varietal repertoires.
The remaining content consists of .rds files with the posterior distributions from the Bayesian mixed-effects models.
### Figures
This folder contains the figures in the manuscript.
### Online Supplementary Material
This folder contains all supplementary figures as well as an extensive description of Bayesian data analysis.
### Scripts
This folder contains the complete R codes for all analyses conducted in the manuscript, as well as additional information and additional analyses.