Rdocumentation
powered by
Learn R Programming
stpp (version 1.0-3)
plotPCF: Plot the estimation of the Space-Time Inhomogeneous pair correlation function
Description
Contour plot or perspective plot the Space-Time Inhomogeneous pair correlation function estimate.
Usage
plotPCF(PCF,n=15,persp=FALSE,legend=TRUE,...)
Arguments
PCF
result of the
PCFhat
function.
n
number of contour levels desired.
persp
logical indicating whether a contour plot (default) or a perspective plot must be plotted.
legend
logical indicating whether a legend must be added to the plot.
...
additional arguments to
persp
if
persp=TRUE
, such as
theta
and
phi
.
See Also
contour
,
persp
and
PCFhat
for an example.