17 Ordinal Logistic Regression (R)

17.1 Lab Overview

This lab is stripped down from usual because we have so many models to cover. Instead of including all the details on the page, all the information is in the script files. The scripts cover proportional odds logistic regression and partial proportional odds logistic regression. Download the script file to execute sample code. We’re using a subset of the world values survey.

Research Question: What characteristics are associated with opinions about whether the government is doing enough to address poverty?

Lab Files
Data: Download wvs_subset.rda

Script File: Download lab7_POLR.R