| K3scaled | R Documentation | 
Estimates the locally-rescaled K-function of a 3D point pattern
K3scaled( X, lambda = NULL, ..., rmax = NULL, nrval = 128, correction = "none", renormalise = FALSE, normpower = 1 )
X | 
 A pp3  | 
lambda | 
 An estimate of the intensity function f(x,y,z). Defaults to a
uniform intensity, estimated with   | 
correction | 
 The correction to be used. Currently only the uncorrected
estimate ( In 3D the cube root is used instead of the square root to estimate the correction of the scaled intensity. Thas is, the eucledian distance between two points u[i] and u[j], d[ij], is multiplied by the mean of the cube roots of the local intensities lambda[c](u[i]) and lambda[c](u[j]).  | 
Kscaled
Other spatstat extensions: 
G3cross(),
G3multi(),
Tstat.pp3(),
bdist.points(),
marktable.pp3(),
marktable(),
quadratcount.pp3(),
quadrats.pp3(),
rPoissonCluster3(),
rjitter.pp3(),
rjitter.ppp(),
rjitter(),
rpoint3(),
sample.pp3(),
sample.ppp(),
shift.pp3(),
studpermu.test.pp3(),
studpermu.test(),
superimpose.pp3()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.