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 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.

Value

numeric vector as x with the evaluated function.

Methods (by class)

Author(s)

Sebastian P. Luque spluque@gmail.com


[Package diveMove version 1.6.2 Index]