View source: R/plot.autofitVariogram.R
plot.autofitVariogram | R Documentation |
Plot the automatically fitted variogram
plot.autofitVariogram(
x,
plotit = TRUE,
title = "Experimental variogram and fitted variogram model",
...
)
x |
A result object of autofitVariogram. |
plotit |
boolean. Print graph or not. |
title |
character. the title of the plot. |
`...` |
passed to xyplot |
A lattice::xyplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.