plotK {stpp} | R Documentation |
Plot the estimation of the Space-Time Inhomogeneous K-function
Description
Contour plot or perspective plot or image of the Space-Time Inhomogeneous K-function estimate.
Usage
plotK(K,n=15,L=FALSE,type="contour",legend=TRUE,which=NULL,
main=NULL,...)
Arguments
K |
Result of the |
n |
Number of contour levels desired. |
L |
Logical indicating whether |
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 STIKhat
for an example.
[Package stpp version 2.0-8 Index]