Since many of you are new to R and R Studio, we are going to start by doing some set-up. We will then discuss some of the basics of simulation.
- Basic set-up of R and R Studio
- R Markdown and knitr
- Thinking about simulation
- Setting up the computation
- Doing the simulation
- Interpreting the simulation results
- Improving the simulation
- Reproducibility