estimate_hr | R Documentation |
Estimates home range areas with the Autocorrelated Kernel Density Estimator (AKDE) for each simulated movement dataset using the fitted movement models.
estimate_hr(rv)
rv |
A reactive values list containing:
|
The function applies ctmm::akde()
to estimate home range areas while handling
potential warnings and errors gracefully. Any failed computations return NULL
.
A named list of ctmm
objects, one per simulation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.