Summary
Keywords
Full Transcript
This video directly follows part 1 in the StatQuest series on General Linear Models (GLMs) on Linear Regression https://youtu.be/nk2CQITm_eo . This StatQuest shows how the exact same principles from "simple" linear regression also apply multiple regression. At the end, I show how to test if a multiple regression is better than a simple regression. To see how to do multiple regression in R, check out https://youtu.be/hokALdIst8k For a complete index of all the StatQuest videos, check out: https://statquest.org/video-index/ If you'd like to support StatQuest, please consider... Patreon: https://www.patreon.com/statquest ...or... YouTube Membership: https://www.youtube.com/channel/UCtYLUTtgS3k1Fg4y5tAhLbw/join ...buying one of my books, a study guide, a t-shirt or hoodie, or a song from the StatQuest store... https://statquest.org/statquest-store/ ...or just donating to StatQuest! https://www.paypal.me/statquest Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter: https://twitter.com/joshuastarmer Correction: 2:49 I left off some of the parentheses for the equation for F. The numerator should be: (SS(mean) - SS(fit))/(pfit - pmean) #statquest #regression
