spatstat.explore-deprecated {spatstat.explore} | R Documentation |
Deprecated spatstat.explore functions.
evalCovar(model, covariate, ...)
which.max.im(x)
These functions are deprecated, and will eventually be deleted from the spatstat.explore package.
which.max.im(x)
is replaced by
im.apply(x, which.max)
.
The internal function evalCovar
is replaced by the internal function spatialCovariateEvidence
.
which.max.im
returns an integer.