Description Usage Arguments Details Value Author(s) See Also Examples
fitDrate Fit state-space model to weighted drift dive record
1 |
data |
Data frame with dive data output from the |
weight |
Select weightingbvariables to be used. Default is to use |
prefilter |
Should any prefiltering be done (based on selected weight) prior to running the model. |
Takes a dive set of dive data from SRDLs (Sea Mammal Research Unit), with added variables from
rbs and pDrift and fits a state-space model to change over time (using TMB).
A list with several objects from fit:
|
Original input data |
|
Weighting used for probability of drift dive |
|
Regular time series (e.g. whole days) where predictions are obtained |
|
TMB object |
|
TMB optimization |
|
Fitted parameters |
|
TMB report |
|
Standard deviation of fitted values |
|
Fitted values |
Martin Biuw
rbs Reverse Broken Stick algorithm
check.pDrift to interactively check drift dive weightings
pDrift to calculate drift rate and probability weightings for drift dive detection
fitPlot To plot output from fitDrift
Other Drift dive functions:
check.pDrift(),
fitPlot(),
pDrift(),
rbs()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.