bec,nls-method {diveMove}R Documentation

Calculate bout ending criteria from model coefficients

Description

Calculate bout ending criteria from model coefficients

Usage

## S4 method for signature 'nls'
bec(fit)

## S4 method for signature 'mle'
bec(fit)

Arguments

fit

Object of class nls or mle.

Value

numeric vector with the bout ending criterion or criteria derived from the model.

Functions

Author(s)

Sebastian P. Luque spluque@gmail.com


[Package diveMove version 1.6.2 Index]