Skip to content

mauricelanghinrichs/StatsInferenceTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsInferenceTutorial

A Tutorial for Statistical Inference with Julia

Interactive mode

To open this tutorial in Julia:

  • Start Julia
  • Import Pluto by "using Pluto"
  • Start a Pluto session by "Pluto.run()"
  • In Pluto, open from file: "tutorial.jl"

(Note: give the notebook ~3 min. to initialise at the start, afterwards you are ready to go!)

Static view of the notebook

To open this tutorial as html:

  • Open "tutorial.jl.html" with a browser

References

  • Documentation and examples from Julia language and packages, in particular DifferentialEquations.jl and Turing.jl (see tutorial for more links)
  • Pac-man image adapted from pngwave (free for non-commercial use)