spatstat.explore-deprecated | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.