Computational Statistics Course using Julia




About the course

This course is part of the doctorate program in Statistical Engineering at National University of Engineering. This course covers a techniques and algorithms that allow the implementation of statistical methods and models such as optimization, generating random numbers, simulation, sampling and others.

Syllabus

The contents of the course is described here: syllabus.pdf.

Lessons

  1. Introduction to Julia
  2. Random number generation
  3. Optimization and solving non-linear equations
  4. EM algorithm
  5. Monte Carlo methods
  6. Monte Carlo tests
  7. Bootstrap and resampling
  8. Markov chain Monte Carlo I
  9. Markov chain Monte Carlo II

Labs

Project