spatialRF
Easy Spatial Modeling with Random Forest
Automatic generation and selection of spatial predictors for spatial regression with Random Forest. Spatial predictors are surrogates of variables driving the spatial structure of a response variable. The package offers two methods to generate spatial predictors from a distance matrix among training cases: 1) Moran's Eigenvector Maps (MEMs; Dray, Legendre, and Peres-Neto 2006 doi:10.1016/j.ecolmodel.2006.02.015): computed as the eigenvectors of a weighted matrix of distances; 2) RFsp (Hengl et al. doi:10.7717/peerj.5518): columns of the distance matrix used as spatial predictors. Spatial predictors help minimize the spatial autocorrelation of the model residuals and facilitate an honest assessment of the importance scores of the non-spatial predictors. Additionally, functions to reduce multicollinearity, identify relevant variable interactions, tune random forest hyperparameters, assess model transferability via spatial cross-validation, and explore model results via partial dependence curves and interaction surfaces are included in the package. The modelling functions are built around the highly efficient 'ranger' package (Wright and Ziegler 2017 doi:10.18637/jss.v077.i01).
- Version1.1.4
- R version≥ 2.10
- LicenseGPL-3
- Needs compilation?No
- Languageen-US
- spatialRF citation info
- Last release08/19/2022
Documentation
Team
Blas M. Benito
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports13 packages
- Suggests2 packages