plot.kriging | R Documentation |
Plots distance versus semivariance with a fitted curve indicating the model used.
## S3 method for class 'kriging' plot(x, main = "Semivariogram", xlab = "Distance", ylab = "Semivariance", ...)
x |
object of class |
main |
See par. |
xlab |
See par. |
ylab |
See par. |
... |
arguments, passed to plot.default. |
Omar E. Olmedo
kriging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.