if (FALSE) {
data(multisampling.large)
hgwr(formula = y ~ L(g1 + g2) + x1 + (z1 | group),
data = multisampling.large$data,
coords = multisampling.large$coords,
bw = 32, kernel = "bisquared")
}
Run the code above in your browser using DataLab