| bec,nls-method {diveMove} | R Documentation |
Calculate bout ending criteria from model coefficients
## S4 method for signature 'nls' bec(fit) ## S4 method for signature 'mle' bec(fit)
fit |
Object of class |
numeric vector with the bout ending criterion or
criteria derived from the model.
bec,nls-method: Calculate BEC on nls object
bec,mle-method: Calculate BEC on mle object
Sebastian P. Luque spluque@gmail.com