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, ...
This course consists of two sections: Section 1 demonstrates linear regression to model the linear relationship between a response and predictor(s) when both the response and predictors are continuous ...
The purpose of this tutorial is to continue our exploration of regression by constructing linear models with two or more explanatory variables. This is an extension of Lesson 9. I will start with a ...
Ventilatory function is a measure of the amount of air a subject can breathe, and is widely used epidemiologically for screening against chronic respiratory disease. The two indices considered here, ...
One key to efficient data analysis of big data is to do the computations where the data lives. In some cases, that means running R, Python, Java, or Scala programs in a database such as SQL Server or ...