powered by
grf
## S3 method for class 'grf': lines.variomodel(x, max.dist = max(dist(x$coords)), length = 100, lwd = 2, ...)
curve
lines.variomodel
plot.grf
sim <- grf(100, cov.pars=c(1, .25)) # simulates data plot(variog(sim, max.dist=1)) # plot empirical variogram
Run the code above in your browser using DataLab