Convert covariance function or variogram models to the format gmCgram of package gmGeostats
# S3 method for variogramModelList
as.gmCgram(m, ...)as.gmCgram(m, ...)
# S3 method for default
as.gmCgram(m, ...)
model to be converted
further parameters
the covariance/variogram model, recasted to class gmCgram.
This is a generic function. Methods exist for objects of class
LMCAnisCompo (for compositional data) and variogramModelList
(as provided by package gstat).
variogramModelList: Convert theoretical structural functions to gmCgram format
default: Convert theoretical structural functions to gmCgram format
Other gmCgram functions:
[.gmCgram(),
[[.gmCgram(),
as.function.gmCgram(),
length.gmCgram(),
ndirections(),
plot.gmCgram(),
variogramModelPlot()