spplot.vcov {gstat} | R Documentation |
Plot map matrix of prediction error variances and covariances
Description
Plot map matrix of prediction error variances and covariances
Usage
spplot.vcov(x, ...)
Arguments
x |
Object of class SpatialPixelsDataFrame or SpatialGridDataFrame, resulting from a krige call with multiple variables (cokriging |
... |
remaining arguments passed to spplot |
Value
The plotted object, of class trellis; see spplot
in
package sp.
Author(s)
Edzer Pebesma
[Package gstat version 2.1-1 Index]