View source: R/density_marks.R
| density_marks | R Documentation |
Kernel density of marks.
density_marks(x, ...)
## S3 method for class 'ppp'
density_marks(x, ...)
## S3 method for class 'ppplist'
density_marks(x, ...)
x |
a ppp.object, or |
... |
additional parameters of the function density.default |
The function density_marks() finds
the kernel density of the marks.
The function density_marks() returns
a numeric vector.
The function spatstat.explore::density.ppp() is for x- and y-coords only!
https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.