swh:1:snp:33a53053e50f7abe7d281cc0c803be827debf4a3
Raw File
Tip revision: b00b162e9521a4302497c7e60de59cb7403c0c56 authored by Edzer J. Pebesma on 18 July 2009, 16:11:07 UTC
version 0.9-62
Tip revision: b00b162
spplot.vcov.Rd
% $Id: spplot.vcov.Rd,v 1.2 2007-11-16 12:59:47 edzer Exp $
\name{spplot.vcov}
\alias{spplot.vcov}
\title{ Plot map matrix of prediction error variances and covariances }
\description{
Plot map matrix of prediction error variances and covariances
}
\usage{
spplot.vcov(x, ...)
}
\arguments{
\item{x}{ Object of class SpatialPixelsDataFrame or SpatialGridDataFrame,
resulting from a krige call with multiple variables (cokriging }
\item{...}{remaining arguments passed to spplot }
}
\value{ The plotted object, of class trellis; see \code{spplot} in
package \pkg{sp}. }
\author{ Edzer J. Pebesma }
\keyword{dplot}

back to top