krige.conv(geodata, coords = geodata$coords, data = geodata$data,
locations,
krige = krige.control(type.krige, trend.d, trend.l,
obj.model, beta = NULL, cov.model, cov.pars,
kappa = 0.5, nugget = 0, micro.scale = 0,
dist.epsilon = 1e-10, aniso.pars = NULL,
lambda = 1, signal = FALSE,
n.samples.backtransform = 500, n.sim = 0),
messages.screen = TRUE)coords and
data as described next. Typically an object of the class
"geodata" - a geoR data-set. If not provided the arguments
coords of the argument geodata, if provided.data of the argument geodata, if provided.