Example_multi.model {RGeoS} | R Documentation |
Multivariate variogram model
data(Example_multi.model)
An object of classe model-class
which contains 3 basic structures:
The nugget effect
A Cubic component
A Spherical component
data(Example_multi.model) plot(Example_multi.model,xlim=c(0,100)) rm(Example_multi.model)