Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexcombessie/ensae_computational-statistics

Personal answers to a few chosen exercises in the book Monte Carlo Statistical Methods by Robert and Casella - For the "Computational Statistics" course by Christian Robert at ENSAE ParisTech
https://github.com/alexcombessie/ensae_computational-statistics

ensae-paristech markov-chain monte-carlo

Last synced: 10 days ago
JSON representation

Personal answers to a few chosen exercises in the book Monte Carlo Statistical Methods by Robert and Casella - For the "Computational Statistics" course by Christian Robert at ENSAE ParisTech

Awesome Lists containing this project

README

        

# ENSAE_Computational-Statistics
My personal answers to a few chosen exercises in the book Monte Carlo Statistical Methods by Robert and Casella.
It contains examples of random variable generation, Monte Carlo implementations, and Markov Chains.

Special note for other students in courses based on this book: feel free to read my code and reuse its "spirit" but please, no copy paste :)