The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

smile

Spatial Misalignment: Interpolation, Linkage, and Estimation

R-CMD-check CRAN status Downloads

The smile package for R simplifies the analysis of spatial data. It offers tools to:

Essentially, smile provides a user-friendly way to explore, model, and interpolate spatial data with R, offering both model-based and non-parametric approaches.

The package accompanies a web page (powered by pkgdown) and 5 vignettes.

Vignettes

  1. Converting sf to spm objects;
  2. Fitting models and making predictions;
  3. Areal Interpolation;
  4. Method;
  5. Spatial covariance functions;

Installation

To install the CRAN version of the package, use

install.packages("smile")

The installation of the development version from GitHub can be done via

remotes::install_github("lcgodoy/smile")
## or devtools::install_github("lcgodoy/smile")

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.