plotPCF {stpp} | R Documentation |
Plot the estimation of the Space-Time Inhomogeneous Pair Correlation function
Description
Contour, image or perspective plot of the Space-Time Inhomogeneous Pair correlation function estimate.
Usage
plotPCF(PCF,n=15,type="contour",legend=TRUE,which=NULL,
main=NULL,...)
Arguments
PCF |
Result of the |
n |
Number of contour levels desired. |
type |
Specifies the kind of plot: |
legend |
Logical indicating whether a legend must be added to the plot. |
which |
A character specifying the edge correction among the ones used in |
main |
Plot title. |
... |
Additional arguments to |
Author(s)
Edith Gabriel <edith.gabriel@inrae.fr>
See Also
contour
, persp
, image
and PCFhat
for an example.
[Package stpp version 2.0-8 Index]