The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>).

Version: 1.1.4
Depends: R (≥ 2.10)
Imports: dplyr, ggplot2, magrittr, stats, tibble, utils, foreach, doParallel, ranger, rlang, tidyr, tidyselect, huxtable, patchwork, viridis
Suggests: testthat, spelling
Published: 2022-08-19
Author: Blas M. Benito ORCID iD [aut, cre, cph]
Maintainer: Blas M. Benito <blasbenito at gmail.com>
BugReports: https://github.com/BlasBenito/spatialRF/issues/
License: GPL-3
URL: https://blasbenito.github.io/spatialRF/
NeedsCompilation: no
Language: en-US
Citation: spatialRF citation info
Materials: NEWS
CRAN checks: spatialRF results

Documentation:

Reference manual: spatialRF.pdf

Downloads:

Package source: spatialRF_1.1.4.tar.gz
Windows binaries: r-devel: spatialRF_1.1.4.zip, r-release: spatialRF_1.1.4.zip, r-oldrel: spatialRF_1.1.4.zip
macOS binaries: r-release (arm64): spatialRF_1.1.4.tgz, r-oldrel (arm64): spatialRF_1.1.4.tgz, r-release (x86_64): spatialRF_1.1.4.tgz, r-oldrel (x86_64): spatialRF_1.1.4.tgz
Old sources: spatialRF archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spatialRF to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.