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 |
Value
numeric
vector with the bout ending criterion or
criteria derived from the model.
Functions
-
bec,nls-method
: Calculate BEC onnls
object -
bec,mle-method
: Calculate BEC onmle
object
Author(s)
Sebastian P. Luque spluque@gmail.com
[Package diveMove version 1.6.2 Index]