swh:1:snp:33a53053e50f7abe7d281cc0c803be827debf4a3
Raw File
Tip revision: 7bcd055577ffe9bf93dad4805d1a800dce21127a authored by Edzer Pebesma on 19 June 2015, 17:44:14 UTC
version 1.0-25
Tip revision: 7bcd055
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