Learn R Programming

diveMove (version 1.6.2)

boutsNLSll,Bouts-method: 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 Bouts
boutsNLSll(obj, coefs)

# S4 method for numeric boutsNLSll(obj, coefs)

Value

numeric vector as x with the evaluated function.

Arguments

obj

Object of class Bouts or numeric vector of independent data to be described by the function.

coefs

matrix of coefficients (a and lambda) in rows for each process of the model in columns.

Methods (by class)

  • Bouts: Log likelihood Bouts method

  • numeric: Log likelihood function numeric method

Author

Sebastian P. Luque spluque@gmail.com