Utilities to interact with the gstat package.
A variogramModel
-class
object of the gstat package.
Tries to convert a variogram object to vgm
(variogramModel
-class
of gstat package).
S3 generic function.
as.vgm.variomodel
tries to convert an object of class variomodel
defined in geoR (interface to as.vgm.variomodel
defined in gstat).
vgm.tab.svarmod
converts a svarmod
object to a
variogramModel
-class
object of type "Tab"
(one-dimensional covariance table).
as.vgm.sb.iso
is an alias of vgm.tab.svarmod
.