Generalized log likelihood function taking any number of Poisson processes in a "broken-stick" model
# S4 method for Bouts
boutsNLSll(obj, coefs)# S4 method for numeric
boutsNLSll(obj, coefs)
numeric vector as x with the evaluated function.
Object of class Bouts or numeric vector of
independent data to be described by the function.
matrix of coefficients (a and lambda) in
rows for each process of the model in columns.
Bouts: Log likelihood Bouts method
numeric: Log likelihood function numeric method
Sebastian P. Luque spluque@gmail.com