bec,nls-method: Calculate bout ending criteria from model coefficients
Description
Calculate bout ending criteria from model coefficients
Usage
# S4 method for nls
bec(fit)# S4 method for mle
bec(fit)
Value
numeric vector with the bout ending criterion or
    criteria derived from the model.
Arguments
- fit
- Object of class - nlsor- mle.
 
Functions
- bec,nls-method: Calculate BEC on- nlsobject
 
- bec,mle-method: Calculate BEC on- mleobject