Muneeb Shah

Categorical Variable Regression in R Part1

In econometric models, some variables can play a very important role in the explanation of an economic phenomenon. For instance, gender can play a crucial role in determining salary levels. However, quantifying gender isn’t straightforward because gender lacks a numerical nature. This tutorial aims to explain methods for incorporating such information into econometric models, employing …

Categorical Variable Regression in R Part1 Read More »

Regression Assumptions/Diagnostics Tests in R

When working with linear regression models, it’s essential to assess the model’s assumptions and diagnostic tests. These diagnostics help us in ensuring the reliability of our regression analysis. In simple terms, they ensure that the results are correct and unbiased. In this tutorial, we will only focus on three crucial diagnostic tests: normality of residuals, …

Regression Assumptions/Diagnostics Tests in R Read More »