SkillAgentSearch skills...

Gstat

Spatial and spatio-temporal geostatistical modelling, prediction and simulation

Install / Use

/learn @r-spatial/Gstat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gstat

<!-- badges: start -->

R-CMD-check AppVeyor Build Status License CRAN cran checks Downloads

<!-- badges: end -->

Spatial and spatio-temporal geostatistical modelling, prediction and simulation.

See:

  • Pebesma, E.J., 2004. Multivariable geostatistics in S: the gstat package. Computers & Geosciences, 30: 683-691.
  • Benedikt Gräler, Edzer Pebesma and Gerard Heuvelink, 2016. Spatio-Temporal Interpolation using gstat. The R Journal 8(1), 204-218

The older publication,

  • Pebesma, E.J. and C.G. Wesseling, 1998. Gstat, a program for geostatistical modelling, prediction and simulation. Computers & Geosciences 24 (1), 17–31.

describes material that is now archived in branch attic

Installing

Install either from CRAN with

install.packages("gstat")

or development version from GitHub with

library(remotes)
install_github("r-spatial/gstat")
View on GitHub
GitHub Stars209
CategoryDevelopment
Updated1d ago
Forks53

Languages

C

Security Score

95/100

Audited on Mar 30, 2026

No findings