SingRegKrig: Singularity Regression Kriging for Spatial Prediction

Implements the Singularity Regression Kriging ('SRK') model for spatial prediction by integrating covariate singularity feature construction, nonlinear trend estimation via random forest, and geostatistical interpolation of residuals using ordinary kriging. Singularity-based anomaly indices are computed from environmental covariates at multiple spatial scales to capture local multiscale heterogeneity and augment the random forest feature set for trend estimation. The resulting residuals are interpolated using ordinary kriging to generate final spatial predictions with uncertainty quantification. Tools for spatial block cross-validation, parameter sensitivity analysis, and diagnostic visualization are also provided. Methods are based on Ren, Song, Chen, and Yu (2026) <doi:10.1080/15481603.2026.2690341>, with singularity theory from Cheng (2012) <doi:10.1016/j.gexplo.2012.07.007> and Cheng (2017) <doi:10.1016/j.gr.2017.07.011>, random forest methodology from Breiman (2001) <doi:10.1023/A:1010933404324>, and regression kriging framework from Hengl, Heuvelink, and Rossiter (2007) <doi:10.1016/j.cageo.2007.05.001>.

Version: 0.1.0
Depends: R (≥ 4.0.0)
Imports: stats, graphics, grDevices, randomForest, gstat, sp
Suggests: testthat (≥ 3.0.0)
Published: 2026-08-08
DOI: 10.32614/CRAN.package.SingRegKrig (may not be active yet)
Author: Shikhar Tyagi ORCID iD [aut, cre], Arvind Pandey [aut], Bhupendra Singh [aut], Vrijesh Tripathi [aut]
Maintainer: Shikhar Tyagi <shikhar1093tyagi at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: SingRegKrig results

Documentation:

Reference manual: SingRegKrig.html , SingRegKrig.pdf

Downloads:

Package source: SingRegKrig_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: SingRegKrig_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): SingRegKrig_0.1.0.tgz, r-oldrel (arm64): SingRegKrig_0.1.0.tgz, r-release (x86_64): SingRegKrig_0.1.0.tgz, r-oldrel (x86_64): SingRegKrig_0.1.0.tgz

Linking:

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