Skip to content

AmMoPy/General_Linear_Model_GLM_ANOVA_T-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background

We've previously discussed the inner working of Ordinary least squares regression here, it's time to focus on statistical analysis and uncovering patterns using The General Linear Model (GLM).

We'll be exploring:
  • Practical application of GLM covering ANOVA and Post hoc analysis
  • Importance of explanatory data analysis (EDA) in understanding data, uncovering hidden patterns and drawing correct conclusions for modeling
  • Pitfalls leading to wrong conclusions
Following a step-by-step approach to understand individual concepts then wrapping it up with an attempt to automate parts of EDA process!
Table of contents

Check my YouTube Channel

About

Statistical analysis using GLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published