Introduction to Regression with Statsmodels in python
This 1-hour masterclass is an introduction to performing regression analysis using the statsmodels package.
The statsmodels package in Python is a library used for estimating and interpreting various statistical models. It provides a wide range of statistical models, tests, and tools for exploring data, estimating parameters, and making predictions.
Learning Outcomes
-
Understand the statsmodels packages
-
Know how to run Simple Regression Analysis
-
Live Coding Demonstrations
-
Introduction to other types of Regressions
-
Understand the Pros and Cons of the statsmodels package
Target Audience
Python users and anyone who want to learn about the capabilities of python to explore data, estimate statistical models, and perform statistical tests.