autoFRK: Automatic Fixed Rank Kriging

Automatic fixed rank kriging for (irregularly located) spatial data using a class of basis functions with multi-resolution features and ordered in terms of their resolutions. The model parameters are estimated by maximum likelihood (ML) and the number of basis functions is determined by Akaike's information criterion (AIC). For spatial data with either one realization or independent replicates, the ML estimates and AIC are efficiently computed using their closed-form expressions when no missing value occurs. Details regarding the basis function construction, parameter estimation, and AIC calculation can be found in Tzeng and Huang (2018) <doi:10.1080/00401706.2017.1345701>. For data with missing values, the ML estimates are obtained using the expectation- maximization algorithm. Apart from the number of basis functions, there are no other tuning parameters, making the method fully automatic. Users can also include a stationary structure in the spatial covariance, which utilizes 'LatticeKrig' package.

Version: 1.4.3
Depends: R (≥ 3.5.0), spam
Imports: fields (≥ 6.9.1), filehashSQLite, filehash, MASS, mgcv, LatticeKrig (≥ 5.4), FNN, filematrix, Rcpp, methods
LinkingTo: Rcpp, RSpectra, RcppEigen, RcppParallel
Published: 2021-03-12
Author: ShengLi Tzeng [aut, cre], Hsin-Cheng Huang [aut], Wen-Ting Wang [ctb], Douglas Nychka [ctb], Colin Gillespie [ctb]
Maintainer: ShengLi Tzeng <slt.cmu at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README NEWS
In views: Spatial
CRAN checks: autoFRK results

Documentation:

Reference manual: autoFRK.pdf

Downloads:

Package source: autoFRK_1.4.3.tar.gz
Windows binaries: r-devel: autoFRK_1.4.3.zip, r-release: autoFRK_1.4.3.zip, r-oldrel: autoFRK_1.4.3.zip
macOS binaries: r-release (arm64): autoFRK_1.4.3.tgz, r-oldrel (arm64): autoFRK_1.4.3.tgz, r-release (x86_64): autoFRK_1.4.3.tgz
Old sources: autoFRK archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=autoFRK to link to this page.