friendly / VisMLM-course

Materials for my SCS Short course, Visualizing Linear Models: An R Bag of Tricks, Oct. 2021

Home Page:https://friendly.github.io/VisMLM-course/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisMLM-course

OK, so you ran your ANOVA, multiple regression (MRA), or multivariate counterparts (MANOVA, MMRA), but now you need to visualize the results to both understand them and communicate. Who you gonna run to? – R of course.

This course covers data visualization methods designed to convert models and tables into insightful graphs.

  • It starts with a review of graphical methods for univariate linear models---data plots, model (effect) plots and diagnostic plots. A brief introduction to multivariate linear models uses data ellipses (or ellipsoids) as visual summaries of 2D (or 3+ D) of multivariate relations.

  • The Hypothesis-Error (HE) framework provides a set of tools for visualizing effects of predictors in multivariate linear models. I give some examples of HEplots for MANOVA and MMRA designs.

  • Finally, if time permits, some model diagnostic plots for detecting multivariate outliers and lack of homogeneity of (co)variances will be described.

Participants should have a background in statistics including a course in linear models (ANOVA, multiple regression). In addition, they should have some familiarity with using R and R Studio, such as the SCS course, An Introduction to R and the Tidyverse or equivalent. The web page, https://friendly.github.io/VisMLM-course/, for the course gives access to lecture notes and resources.

About

Materials for my SCS Short course, Visualizing Linear Models: An R Bag of Tricks, Oct. 2021

https://friendly.github.io/VisMLM-course/


Languages

Language:HTML 96.5%Language:JavaScript 1.8%Language:R 1.4%Language:CSS 0.2%Language:Rich Text Format 0.2%Language:SCSS 0.0%