Recently Published
Detecting Heteroskedasticity
This document walks through the detection of heteroskedasticity in a multivariate OLS regression using the mtcars dataset. We estimate a regression of fuel efficiency on horsepower, weight, and displacement, visually inspect residual plots, run White's test via bptest(), and manually replicate the test statistic using an auxiliary regression and a chi-squared test.
Ames Housing
This interactive plot showing housing prices was created with plot_ly