Muneeb Shah

Muneeb Shah, a 32-year-old data analysis expert with a Master's degree in Statistics, has eight years of research experience. Proficient in statistical modeling, data visualization, and predictive analytics, Muneeb has made significant contributions to various high-impact research projects. Actively involved in academia, he mentors students, conducts workshops, and presents at conferences. Muneeb holds several certifications that highlight his expertise and dedication to continuous learning. He is passionate about promoting inclusivity and strives to maintain a diverse patient population in his work. Outside of his professional life, Muneeb is a devoted father of two who enjoys reading survival stories, adeptly balancing his career and family responsibilities.

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 »