mgwr
mgwr copied to clipboard
I have dummy variables in my independent variables, which will cause "numpy.linalg.linalg.LinAlgError: Matrix is singular."
How should i solve this problem
Hi there: It is possible that locally your dummy variable has all the 0s or 1s, therefore the matrix is singular.