Contour plot or perspective plot or image of the Space-Time Inhomogeneous K-function estimate.
plotK(K,n=15,L=FALSE,type="contour",legend=TRUE,which=NULL,
main=NULL,...)
Result of the STIKhat
function.
Number of contour levels desired.
Logical indicating whether \(K_{ST}(u,v)\) or \(L(u,v)=K_{ST}(u,v)-\pi u^2 v\) must be plotted.
Specifies the kind of plot: contour
by default, but can also be persp
or image
Logical indicating whether a legend must be added to the plot.
A character specifying the edge correction among the ones used in STIKhat
. If a single edge correction method was used in STIKhat
, it is not necessary to specify which
.
Plot title.
Additional arguments to persp
if persp=TRUE
, such as theta
and phi
.
Edith Gabriel <edith.gabriel@inrae.fr>