Welcome
π Live Version β This is the latest compiled version from the CI/CD pipeline, automatically built from the source repository.
π Official PDF β The original thesis submitted to UniversitΓ© Laval is available at: hdl.handle.net/20.500.11794/71062
This is the website for my M.Sc. thesis , where Iβve used R (R Core Team 2020) and C++ (Stroustrup 2013) to gather, visualize and analyze financial data. The code for the accompanying Armadillo (Sanderson and Curtin 2016) implementation of the Robust Adaptive Metropolis algorithm (Vihola 2012) and the accompanying shiny (Chang et al. 2021) web application are available here and here.
License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Learn more
The following resources helped me in understanding the concepts and technologies used throughout this document:
βIntroducing Monte Carlo Methods with Rβ which introduces MCMC methods from a practical perspective with R.
βSeamless R and C++ Integration with Rcppβ which teaches how to speed up our R code using C++.
βMastering Shinyβ which provides advice on the implementation of a shiny web application.
βAdvanced Rβ which guides you through fundamental R concepts.
