FRK

From MaRDI portal
Software:31002



swMATH19172CRANFRKMaRDI QIDQ31002

Fixed Rank Kriging

Andrew Zammit-Mangion, Matthew Sainsbury-Dale

Last update: 26 February 2024

Software version identifier: 2.1.5, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.1, 0.2.2.1, 0.2.2, 1.0.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.1.0, 2.1.2, 2.1.3, 2.2.0, 2.2.1, 2.2.2

Source code repository: https://github.com/cran/FRK

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

A tool for spatial/spatio-temporal modelling and prediction with large datasets. The approach models the field, and hence the covariance function, using a set of basis functions. This fixed-rank basis-function representation facilitates the modelling of big data, and the method naturally allows for non-stationary, anisotropic covariance functions. Discretisation of the spatial domain into so-called basic areal units (BAUs) facilitates the use of observations with varying support (i.e., both point-referenced and areal supports, potentially simultaneously), and prediction over arbitrary user-specified regions. 'FRK' also supports inference over various manifolds, including the 2D plane and 3D sphere, and it provides helper functions to model, fit, predict, and plot with relative ease. Version 2.0.0 and above also supports the modelling of non-Gaussian data (e.g., Poisson, binomial, negative-binomial, gamma, and inverse-Gaussian) by employing a generalised linear mixed model (GLMM) framework. Zammit-Mangion and Cressie <doi:10.18637/jss.v098.i04> describe 'FRK' in a Gaussian setting, and detail its use of basis functions and BAUs, while Sainsbury-Dale et al. <arXiv:2110.02507> describe 'FRK' in a non-Gaussian setting; two vignettes are available that summarise these papers and provide additional examples.