JosiahParry / sfdep

A tidy interface for spatial dependence
https://sfdep.josiahparry.com/
GNU General Public License v3.0
124 stars 5 forks source link

add fn to impute spatial lag #39

Closed nlebovits closed 7 months ago

netlify[bot] commented 11 months ago

Deploy Preview for elastic-lumiere-271348 canceled.

Name Link
Latest commit b3296ce521ca26c4e5eb54b4a64a4d2a6d6a159e
Latest deploy log https://app.netlify.com/sites/elastic-lumiere-271348/deploys/65273fc7fa20870008238a1f
JosiahParry commented 11 months ago

Thank you for the PR! I wonder if it makes sense to split this into two things:

st_impute_lag() and st_impute_fn() where in _fn you can profide an arbitrary function like youve done here.

JosiahParry commented 7 months ago

Closing as it's gone stale. Happy to reopen at a later point