pysal / mgwr

Multiscale Geographically Weighted Regression (MGWR)

Home Page:https://mgwr.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGWR has no argument 'family'

PratyushTripathy opened this issue · comments

I am trying to fit a mgwr model for binary Y variable. As mentioned in the paper (section 3.4), I specify family=Binomial() in the Sel_BW and the MGWR object. The MGWR object throws an error that says unexpected argument 'family' (screenshot attached). The paper mentions this for GWR object though, I am assuming that MGWR too supports fitting on binary Y variable. Does MGWR not support binomial model or is there some other way to pass this?

mgwr_family_error

Thanks for the prompt response! Will look forward. Closing.