Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

RePsychLing/SMLP2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMLP2020

This code base is using the Julia Language and DrWatson to make a reproducible scientific project named

SMLP2020

It is authored by Phillip Alday, Douglas Bates, Reinhold Kliegl.

To (locally) reproduce this project, do the following:

  1. Clone this repository

  2. Open a Julia console and do:

    julia> using Pkg
    julia> Pkg.activate("path/to/this/project")
    julia> Pkg.instantiate()
    

This will install all necessary packages for you to be able to run the scripts and everything should work out of the box. See the .jmd scripts in the scripts directory for methods to access data, fit models, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 95.9%
  • Julia 4.1%