I tried to implement robust standard errors to my linear regression, but received the following error: LinAlgError: Singular matrix
LinAlgError: Singular matrix
Here is the code that rai