This is a group project undertaken at Polytech Sorbonne University studying the generation of random variables.
Rcpp
contains test scripts used to get a feel for integrating C/C++ functions and calling them from R. I explore how to usepthreads
and other parallel toolboxes to optimize execution speedsadvanced_r
contains some notes taken from Hadley Wickham's advanced r textbookmonte_carlo_methods
contains well actually nothing right now :(r_scripts
contains functions/scripts that aren´t mature enough to make it into the base sousmarin packageresources
contains various pdfs to help us along with our researchshiny
contains a template for a shiny appsousmarin
is the actual R packagetex
contains the necessary .tex files to compile our pdf report