You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the self isnt included it is added and weights are recalculated. It makes the assumption of queen weights. This isn't fair.
Instead, it should error out and inform the user that self.included is missing and that it should be added with included_self(nb) and then calculate weights
When the self isnt included it is added and weights are recalculated. It makes the assumption of queen weights. This isn't fair.
Instead, it should error out and inform the user that self.included is missing and that it should be added with
included_self(nb)
and then calculate weightssfdep/R/localG-star.R
Line 25 in 91b4e19
The text was updated successfully, but these errors were encountered: