spatstat-deprecated {spatstat}R Documentation

Deprecated spatstat functions

Description

Deprecated spatstat functions.

Usage

conspire(...)
ksmooth.ppp(x, sigma, ..., edge=TRUE)
ks.test.ppm(...)
mpl(Q, trend, interaction, data, correction, rbord, use.gam)
rtoro(X, which=NULL, radius=NULL, width=NULL, height=NULL) 
eval.hyper(e, h, simplify=TRUE, ee=NULL)
superimposePSP(..., W=NULL, check=TRUE)

Details

conspire has been replaced by plot.fv.

ksmooth.ppp has been replaced by density.ppp.

mpl has been replaced by ppm.

ks.test.ppm has been replaced by kstest.ppm.

rtoro has been replaced by rshift.

eval.hyper has been replaced by with.hyperframe.

superimposePSP has been replaced by superimpose.psp which is a method for the generic function superimpose.


[Package spatstat version 1.25-3 Index]