2 Introduction
2.1 Objectives
Aim: To introduce R commands for analysing data with non-continuous response variables.
By the end of this practical participants should be able to achieve the following:
- Construct
- a logistic model for binary response variables
- a logistic model for proportion response variables
- a Poisson model for count response variables
- a Negative Binomial model for count response variables
- Plot the data and the fitted curve in each case for both continuous and categorical predictors
- Assess the significance of fit
- Assess assumption of the model