boutsBEC: Calculate bout ending criteria from model coefficients

bec,nls-methodR 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

  • bec,nls-method: Calculate BEC on nls object

  • bec,mle-method: Calculate BEC on mle object

Author(s)

Sebastian P. Luque spluque@gmail.com


diveMove documentation built on Nov. 10, 2022, 5:11 p.m.