as.CompLinModCoReg {gmGeostats} | R Documentation |
Recast a model to the variogram model of package "compositions"
Description
Recast a variogram model specified in any of the models of "gstat" or "gmGeostats" in
the format of compositions::CompLinModCoReg()
Usage
as.CompLinModCoReg(v, ...)
Arguments
v |
variogram model object to convert |
... |
further parameters for generic functionality |
Value
The variogram model recast to "CompLinModCoReg"
[Package gmGeostats version 0.11.3 Index]