Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 563 Bytes

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.