Papers, etc. from the ZiF workshop group on "Statistical Models for Psychological and Linguistic Data".
This repository uses the DrWatson
package for project management.
The simplest way to use this repository is to install Julia
and add the DrWatson
package.
When working on this project start by cd'ing to the top-level directory and running
using DrWatson
quickactivate(@__DIR__)
This is preferred to using the --project
option when starting Julia.