Skip to content

friendly/psy6136

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2568656 · May 14, 2023
Mar 27, 2023
Dec 6, 2022
Feb 7, 2023
May 14, 2023
Mar 26, 2023
May 14, 2023
Jan 9, 2023
May 14, 2023
Dec 6, 2022
May 14, 2023
Jan 11, 2023
Mar 28, 2023
Jan 18, 2023
Jul 26, 2017
Jan 24, 2023
Apr 5, 2023
Mar 9, 2023
Dec 5, 2022
Dec 11, 2022
Dec 12, 2022
Apr 5, 2023
Mar 28, 2023
Apr 4, 2023
May 14, 2023
Mar 26, 2023

Repository files navigation

Psychology 6136

Categorical Data Analysis

This is the github repo for the web pages of my course, Psychology 6136: Categorical Data Analysis, a graduate-level course taught at York University.

It uses my book, Discrete Data Analysis with R: Visualization and Modeling Techniques for Categorical and Count Data, and accompanying web site http://ddar.datavis.ca.

The web materials for this course are hosted on https://friendly.github.io/psy6136. A previous version of this course was at https://www.yorku.ca/friendly/psy6136/, now obsolete.

Course description

This course is designed as a broad, applied introduction to the statistical analysis of categorical (or discrete) data, such as counts, proportions, nominal variables, ordinal variables, discrete variables with few values, continuous variables grouped into a small number of categories, etc.

  • The course begins with methods designed for cross-classified table of counts, (i.e., contingency tables), using simple chi square-based methods.

  • It progresses to generalized linear models, for which log-linear models provide a natural extension of simple chi square-based methods.

  • This framework is then extended to comprise logit and logistic regression models for binary responses and generalizations of these models for polytomous (multicategory) outcomes.

Throughout, there is a strong emphasis on associated graphical methods for visualizing categorical data, checking model assumptions, etc. Lab sessions will familiarize the student with software using R for carrying out these analyses.

Releases

No releases published

Packages

No packages published

Languages