plot.Krig | R Documentation |
This function plots the the diagnostics and summaries of kriging one thing to note here is that x is Krig or sreg object. need to figure out x."plot.Krig" <- function(x, digits = 4, which = 1:4,
## S3 method for class 'Krig'
plot(x, digits = 4, which = 1:4, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.