Package: sandwichr
Version: 1.0.3
Date: 2023-1-8
Title: Spatial Interpolation Based on Spatial Stratified Heterogeneity
Authors@R: c(person("Yue Lin", role = c("aut", "cre"),
                     email = "lin.3326@osu.edu"),
              person("Chengdong Xu", role = c("aut","ctb"),
                     email = "xucd@lreis.ac.cn"),
              person("Jinfeng Wang", role = c("aut","ctb"),
                     email = "wangjf@lreis.ac.cn"))
Author: Yue Lin [aut, cre],
  Chengdong Xu [aut, ctb],
  Jinfeng Wang [aut, ctb]
Maintainer: Yue Lin <lin.3326@osu.edu>
Depends: R (>= 3.5.0)
Imports: sf, ggplot2, gridExtra, geodetector, caret, lwgeom, tools,
        dplyr
Suggests: rmarkdown, knitr, MASS, ggpubr, ape
Description: Spatial interpolation is a common practice in social and environmental science. This package enables the implementation of SSH-based spatial interpolation proposed by Wang et al. (2013) <doi:10.1068/a44710>. It provides functions to (1) evaluate stratification schemes, (2) interpolate sampling data over user-defined reporting units, (3) assess interpolation uncertainties, and (4) evaluate overall accuracy using the k-fold cross-validation estimate.
License: GPL (>= 2)
URL:
        https://github.com/linyuehzzz/sandwich_spatial_interpolator/tree/master/r/sandwichr
BugReports: https://github.com/linyuehzzz/sandwich_spatial_interpolator/issues
LazyData: false
RoxygenNote: 7.2.2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-01-09 03:31:27 UTC; Yue
Repository: CRAN
Date/Publication: 2023-01-09 08:10:05 UTC
