gwrf

gwrf is an R package for fitting geographically weighted random forest models with local spatial neighborhoods, kernel weighting, local predictions, residuals, and local variable importance.

Basic development use

```r devtools::load_all(“/path/to/gwrf”)

Core function

fit_gwrf()