Description Usage Arguments Details Value See Also
Helper function to estimate density of tree locations per unit area using a kernel smoothed intensity function
1 | est_density(tree_loc)
|
tree_loc |
A matrix where each row is an individual observation and the first column is the x-coordinate and the second column is the y-coordinate. |
An object of class ppp
is created from the
coordinates in tree_loc
and an pixel image of intensity values is
created using density.ppp
.
A summary of the values from pixel image of intensity values.
ppp, density.ppp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.