postKalman | R Documentation |
Function for post-processing kalman objects
postKalman(Data)
Data |
an object of class 'kalman' generated by the local function Kalman (and or updateKalman) |
This functions extrac the mus
(recalculated drift rate values) and
zetas
(the probability for a given dive to be inside the drifting
trajectory) from the kalman
output and place them into the
data.frame
used by the kalman
function
an object of class data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.