News

The R system has three components: a scripting language, an interactive command shell and a large library of mathematical functions that can be used for data analysis. Although R, and its predecessor ...
In this module, we will introduce the basic conceptual framework for statistical modeling in general, and linear statistical models in particular. In this module, we will learn how to fit linear ...
In this module, we will introduce generalized linear models (GLMs) through the study of binomial data. In particular, we will motivate the need for GLMs; introduce the binomial regression model, ...
Now that you've got a good sense of how to "speak" R, let's use it with linear regression to make distinctive predictions. The R system has three components: a scripting language, an interactive ...