makeTheGam | R Documentation |
function for fitting a gam with a custom link function
makeTheGam(Data, dates = NULL, zetas = 0.5)
Data |
drift |
dates |
dates |
zetas |
zetas |
This function fit a gam with a custom link function. It allows to get estimates of Drift rate at any given time, provided that the seal is drifting. This function may break the drifting trajectory into sub-units on the basis of lack of Drift dives.
a list with predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.