rr_predict: Make spatial predictions

Description Usage Arguments Value

View source: R/rr_krige.r

Description

Obtains spatial predictions at selected locations

Usage

1
rr_predict(method = "universal", ...)

Arguments

method

the prediction method to use. Currently supported are "universal" and "lognormal".

...

space for additional arguments (passed to relelvent prediction function).

Value

A matrix with the coordinates of the predicted locations, the predicted value, and measures of uncertainty.


jelsema/RRSM documentation built on May 19, 2019, 4:02 a.m.