Skip to content

LatticeKrig

Multi-Resolution Kriging Based on Markov Random Fields

v9.3.0 · Oct 9, 2024 · GPL (>= 2)

Description

Methods for the interpolation of large spatial datasets. This package uses a basis function approach that provides a surface fitting method that can approximate standard spatial data models. Using a large number of basis functions allows for estimates that can come close to interpolating the observations (a spatial model with a small nugget variance.) Moreover, the covariance model for this method can approximate the Matern covariance family but also allows for a multi-resolution model and supports efficient computation of the profile likelihood for estimating covariance parameters. This is accomplished through compactly supported basis functions and a Markov random field model for the basis coefficients. These features lead to sparse matrices for the computations and this package makes of the R spam package for sparse linear algebra. An extension of this version over previous ones ( < 5.4 ) is the support for different geometries besides a rectangular domain. The Markov random field approach combined with a basis function representation makes the implementation of different geometries simple where only a few specific R functions need to be added with most of the computation and evaluation done by generic routines that have been tuned to be efficient. One benefit of this package's model/approach is the facility to do unconditional and conditional simulation of the field for large numbers of arbitrary points. There is also the flexibility for estimating non-stationary covariances and also the case when the observations are a linear combination (e.g. an integral) of the spatial process. Included are generic methods for prediction, standard errors for prediction, plotting of the estimated surface and conditional and unconditional simulation. See the 'LatticeKrigRPackage' GitHub repository for a vignette of this package. Development of this package was supported in part by the National Science Foundation Grant 1417857 and the National Center for Atmospheric Research.

Downloads

360

Last 30 days

10624th

1K

Last 90 days

7.5K

Last year

Trend: +6.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies spam spam64 fftwtools fields (>= 9.9) autoFRK LatticeKrig

Version History

new 9.3.0 Mar 10, 2026
updated 9.3.0 ← 8.4 diff Oct 8, 2024
updated 8.4 ← 7.0 diff Nov 8, 2019
updated 7.0 ← 6.4 diff Apr 29, 2018
updated 6.4 ← 6.2 diff May 22, 2017
updated 6.2 ← 5.5 diff Dec 19, 2016
updated 5.5 ← 5.4-1 diff May 21, 2016
updated 5.4-1 ← 5.4 diff Nov 4, 2015
updated 5.4 ← 3.4 diff Oct 21, 2015
updated 3.4 ← 3.3 diff Aug 27, 2014
updated 3.3 ← 3.1 diff Jul 10, 2014
updated 3.1 ← 2.4.3 diff Jan 23, 2014
updated 2.4.3 ← 2.2.1 diff Apr 15, 2013
updated 2.2.1 ← 1.4 diff Aug 28, 2012
updated 1.4 ← 1.2.1 diff Feb 9, 2012
new 1.2.1 Sep 8, 2011