R/krige.R

############################# PACKAGE OVERVIEW PAGE ###########################
# UPDATE: 0.6.1 | 11/05/2020 

#' krige: Geospatial Kriging with Metropolis Sampling
#'
#' Estimates kriging models for geographical point-referenced data. Method is described '
#'   in Gill (2020) <doi:10.1177/1532440020930197>.
#'
#' @docType package
#' @name krige
#' @useDynLib krige, .registration=TRUE
NULL

Try the krige package in your browser

Any scripts or data that you put into this service are public.

krige documentation built on May 1, 2022, 5:06 p.m.