svarmod
-class
.
svarmod(model, type = "isotropic", par = NA, nugget = NULL, sill = NULL, range = NULL)
svarmod.sb.iso(dk, x, z, nu, range, sill = nu)
svarmodels(type = "isotropic")
svarmod
returns an
svarmod
-class
object, a list with
function arguments as components.svarmod.sb.iso
returns an S3 object of
class
sb.iso
(extends
svarmod
) corresponding to a `nonparametric'
isotropic Shapiro-Botha model.svarmodels
returns a named character vector with
the available models of the corresponding type
(when appropriate, component values could be used as
cov.model
argument in geoR routines and
component names as model
argument in gstat
routines).
sv
, covar
.