Multicollinearity in regression analysis occurs when two or more explanatory variables are highly correlated with…
Category:
Regression in Python
-
-
PythonRegression in PythonSoftware Tutorials
How to Perform a Breusch-Pagan Test in Python
by Erma Khanby Erma KhanIn regression analysis, heteroscedasticity refers to the unequal scatter of residuals. Specifically, it refers to the case…
-
PythonRegression in PythonSoftware Tutorials
How to Create a Q-Q Plot in Python
by Erma Khanby Erma KhanA Q-Q plot, short for “quantile-quantile” plot, is often used to assess whether or not a…
-
PythonRegression in PythonSoftware Tutorials
How to Perform a Jarque-Bera Test in Python
by Erma Khanby Erma KhanThe Jarque-Bera test is a goodness-of-fit test that determines whether or not sample data have…
Older Posts