Ordinary linear regression (OLR) assumes that response variables are continuous. Generalized Linear Models (GLMs) provide an extension to OLR since response variables can be continuous or discrete ...
Last month we explored how to model a simple relationship between two variables, such as the dependence of weight on height 1. In the more realistic scenario of dependence on several variables, we can ...
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 ...