LatticeKrig

Multi-Resolution Kriging Based on Markov Random Fields

CRAN Package

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.


Documentation


Team


Insights

Last 30 days

This package has been downloaded 471 times in the last 30 days. More than a random curiosity, but not quite a blockbuster. Still, it's gaining traction! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 7 times.

Sun
Mon
Tue
Wed
Thu
Fri
Sat
0 downloadsFeb 9, 2025
0 downloadsFeb 10, 2025
0 downloadsFeb 11, 2025
0 downloadsFeb 12, 2025
26 downloadsFeb 13, 2025
13 downloadsFeb 14, 2025
33 downloadsFeb 15, 2025
9 downloadsFeb 16, 2025
22 downloadsFeb 17, 2025
15 downloadsFeb 18, 2025
34 downloadsFeb 19, 2025
47 downloadsFeb 20, 2025
13 downloadsFeb 21, 2025
6 downloadsFeb 22, 2025
10 downloadsFeb 23, 2025
11 downloadsFeb 24, 2025
12 downloadsFeb 25, 2025
36 downloadsFeb 26, 2025
6 downloadsFeb 27, 2025
5 downloadsFeb 28, 2025
5 downloadsMar 1, 2025
6 downloadsMar 2, 2025
8 downloadsMar 3, 2025
15 downloadsMar 4, 2025
51 downloadsMar 5, 2025
26 downloadsMar 6, 2025
9 downloadsMar 7, 2025
4 downloadsMar 8, 2025
4 downloadsMar 9, 2025
6 downloadsMar 10, 2025
11 downloadsMar 11, 2025
5 downloadsMar 12, 2025
16 downloadsMar 13, 2025
7 downloadsMar 14, 2025
0 downloadsMar 15, 2025
4
51

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Last 365 days

This package has been downloaded 5,584 times in the last 365 days. That's a lot of interest! Someone might even write a blog post about it. The day with the most downloads was Jul 21, 2024 with 146 downloads.

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends4 packages
  • Reverse Imports1 package