estimate_speed | R Documentation |
Estimates movement speed using continuous-time speed and distance (CTSD) for each simulated movement dataset using the corresponding fitted movement model.
estimate_speed(rv)
rv |
A reactive values list containing:
|
The function applies ctmm::speed()
to estimate movement speed while handling
potential warnings and errors gracefully.
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.