get.kfD | R Documentation |
Function to add diffusion (D) and sd(D) from Kalman filter estimations. D and sd(D) must be added to the track as columns beforehand. D is taken from kalmn filter estimte or is a fixed value used in the state space estimation process
get.kfD(tracks = nsfish)
tracks |
Track(s) returned from Kalman filter estimation. Columns must be in the following order: Day, Month, Year, Longitude, Latitude and include D, sd(D), Month and TagID (exactly as spelled and capitalized) |
a data frame of Month, TagID, D, Dsd, nrec (number of records)
Benjamin Galuardi
merge.par
get.uv
get.allpar
see vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.