boutsNLSll: Generalized log likelihood function taking any number of...

boutsNLSll,Bouts-methodR 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)

  • Bouts: Log likelihood Bouts method

  • numeric: Log likelihood function numeric method

Author(s)

Sebastian P. Luque spluque@gmail.com


diveMove documentation built on Nov. 10, 2022, 5:11 p.m.