swh:1:snp:33a53053e50f7abe7d281cc0c803be827debf4a3
Raw File
Tip revision: 2c2e0acc0b274564dc053954b0e99ae942489099 authored by Edzer Pebesma on 16 November 2011, 00:00:00 UTC
version 1.0-10
Tip revision: 2c2e0ac
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 Pebesma }
\keyword{dplot}

back to top