R Prerequisites

Programming in R and Shiny

Martin Losert, Katharina Naumann, Florian Wickelmaier

R is a widely used programming language for data analysis and statistical computing. This course will recapitulate basic data structures and programming concepts in R and focus on applications of statistical modeling and simulation-based inference. Participants will learn how to use R for parameter estimation, hypothesis testing, and power analysis.

Shiny is an add-on package for R that makes it easy to create interactive web pages. Participants will learn how to program their own Shiny app in R, to customize its appearance, and to control how it reacts to user input.

Installation

Recommended Introductions