Learn R Programming

⚠️There's a newer version (2.3.1) of this package.Take me there.

FRK (version 2.0.3)

Fixed Rank Kriging

Description

Fixed Rank Kriging is 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 r basis functions, where r is typically much smaller than the number of data points (or polygons) m. This low-rank basis-function representation facilitates the modelling of 'big' spatial/spatio-temporal data. 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 of the package `FRK` also supports modelling of non-Gaussian data, by employing a spatial generalised linear mixed model (GLMM) framework to cater for Poisson, binomial, negative-binomial, gamma, and inverse-Gaussian distributions. Zammit-Mangion and Cressie describe `FRK` in a Gaussian setting, and detail its use of basis functions and BAUs.

Copy Link

Version

Install

install.packages('FRK')

Monthly Downloads

559

Version

2.0.3

License

GPL (>= 2)

Maintainer

Andrew ZammitMangion

Last Published

January 10th, 2022

Functions in FRK (2.0.3)

BAUs_from_points

Creates pixels around points
AIRS_05_2003

AIRS data for May 2003
STsphere

Space-time sphere
Basis_obj-class

Basis functions
Basis

Generic basis-function constructor
auto_BAUs

Automatic BAU generation
data.frame<-

Basis-function data frame object
TensorP

Tensor product of basis functions
distance

Compute distance
Am_data

Americium soil data
df_to_SpatialPolygons

Convert data frame to SpatialPolygons
SRE.predict

dist-matrix

Distance Matrix Computation from Two Matrices
STplane

plane in space-time
isea3h

ISEA Aperture 3 Hexagon (ISEA3H) Discrete Global Grid
draw_world

Draw a map of the world with country boundaries.
local_basis

Construct a set of local basis functions
eval_basis

Evaluate basis functions
SpatialPolygonsDataFrame_to_df

SpatialPolygonsDataFrame to df
info_fit

Retrieve fit information for SRE model
distances

Pre-configured distances
show_basis

Show basis functions
initialize,manifold-method

manifold
MODIS_cloud_df

MODIS cloud data
sphere

sphere
nbasis

Number of basis functions
plane

plane
nres

Return the number of resolutions
type

Type of manifold
worldmap

World map
plot

Plot predictions from FRK analysis
real_line

real line
loglik

Retrieve log-likelihood
observed_BAUs

Observed (or unobserved) BAUs
manifold-class

manifold
remove_basis

Removes basis functions
opts_FRK

FRK options
plotting-themes

Plotting themes
plot_spatial_or_ST

Plot a Spatial*DataFrame or STFDF object
combine_basis

Combine basis functions
auto_basis

Automatic basis-function placement
NOAA_df_1990

NOAA maximum temperature data for 1990--1993
manifold

Retrieve manifold
measure-class

measure
FRK

Construct SRE object, fit and predict
SRE-class

Spatial Random Effects class