Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An R package to analyze spatially misaligned data.

License

NotificationsYou must be signed in to change notification settings

lcgodoy/smile

Repository files navigation

output
github_document

SpatialMisalignment:Interpolation,Linkage, andEstimation

R-CMD-checkCRAN statusDownloads

Thesmile package for R simplifies the analysis of spatial data. It offerstools to:

  • Estimate and predicte: Using a model-based approach, smile treats arealdata as averages derived from a continuous Gaussian random field. It ispossible to model point-referenced and areal data jointly.

  • Interpolate: For straightforward interpolation, smile employs anon-parametric method known as simple areal interpolation.

  • Quantify uncertainty: When dealing with simple areal interpolation andknowing the variance of your observations, smile helps you quantify theuncertainty associated with the interpolation.

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

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

Vignettes

  1. Convertingsf tospmobjects;
  2. Fitting models and makingpredictions;
  3. Areal Interpolation;
  4. Method;
  5. Spatial covariance functions;

Installation

To install theCRAN 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")

About

An R package to analyze spatially misaligned data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp