Description Usage Arguments Value
combined_rmse()
segments dive data by duration, fits two quantile
regressions, and returns the combined root mean square error (RMSE) of both
regressions.
1 | combined_rmse(breakpoint, data, tau = 0.05)
|
breakpoint |
duration to segment the dive data |
data |
dive data with breaths and dives identified (see
|
tau |
which quantile to regress (0.05 by default) |
the combined RMSE of the segmented regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.