boutsNLSll,Bouts-method {diveMove} | R Documentation |
Generalized log likelihood function taking any number of Poisson processes in a "broken-stick" model
Description
Generalized log likelihood function taking any number of Poisson processes in a "broken-stick" model
Usage
## S4 method for signature 'Bouts'
boutsNLSll(obj, coefs)
## S4 method for signature 'numeric'
boutsNLSll(obj, coefs)
Arguments
obj |
Object of class |
coefs |
matrix of coefficients ( |
Value
numeric vector as x
with the evaluated function.
Methods (by class)
-
Bouts
: Log likelihoodBouts
method -
numeric
: Log likelihood functionnumeric
method
Author(s)
Sebastian P. Luque spluque@gmail.com
[Package diveMove version 1.6.2 Index]