makeTheGam: makeTheGam

View source: R/gam.R

makeTheGamR Documentation

makeTheGam

Description

function for fitting a gam with a custom link function

Usage

makeTheGam(Data, dates = NULL, zetas = 0.5)

Arguments

Data

drift

dates

dates

zetas

zetas

Details

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.

Value

a list with predicted values


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