pysal / spglm

SParse Generalized Linear Models (spglm)
https://pysal.org/spglm/
BSD 3-Clause "New" or "Revised" License
33 stars 20 forks source link

`nan_dot` is undefined #37

Open jGaboardi opened 1 year ago

jGaboardi commented 1 year ago

nan_dot (within base.LikelihoodModelResults.cov_params()) is an undefined variable.

jGaboardi commented 4 months ago

@TaylorOshan Do you have any insight on this?

jGaboardi commented 4 months ago

Seems that it was in the initial commit as being imported from statsmodels.tools.tools