Description Usage Arguments Value Examples
Roughly following the methods of Horning (2012), fit_adl()
searches for a duration beyond which the post-dive recovery increases.
1 |
x |
dive data with dives/breaths identified (see |
n_dives |
number of dives to average durations and breaths over |
nofeeding |
if true, removes dives with lunges |
a list with the aerobic dive limit (ADL), quantile regressions left and right of the ADL, whether it passes the continuity requirement, the original dive data, and the n_dives and nofeeding parameter values.
1 2 | fit_adl(bm181021_dives) %>%
plot_adl()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.