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 ...
In the genetic study of complex traits, especially behavior related ones, such as smoking and alcoholism, usually several phenotypic measurements are obtained for the description of the complex trait, ...
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, ...
Linear regression models predict the outcome of one variable based on the value of another, correlated variable. Excel 2013 can compare this data to determine the correlation which is defined by a ...
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 ...