postKalman: Kalman post-processing

View source: R/Kalman.R

postKalmanR Documentation

Kalman post-processing

Description

Function for post-processing kalman objects

Usage

postKalman(Data)

Arguments

Data

an object of class 'kalman' generated by the local function Kalman (and or updateKalman)

Details

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

Value

an object of class data.frame


farcego/slimmingDive documentation built on April 14, 2024, 8:24 a.m.