# \donttest{
## The following code takes a long time to run:
econineq = sf::read_sf(system.file('extdata/econineq.gpkg',package = 'geocomplexity'))
g = gwr_geoc(formula = Gini ~ ., data = econineq,
alpha = 0.5, bw = "AIC", adaptive = TRUE)
g
# }
Run the code above in your browser using DataLab