secr_nll: Evaluating the likelihood using C++

View source: R/RcppExports.R

secr_nllR Documentation

Evaluating the likelihood using C++

Description

Returns the likelihood for a vector of parameter values.

Usage

secr_nll(link_pars, dat, get_esa)

Arguments

link_pars

Parameter values on link scale.

dat

Data list.

get_esa

Logical. If TRUE the effective sampling area is returned, otherwise the negative log-likelihood is returned.

Value

The value of the negative log-likelihood.


b-steve/ascr documentation built on Aug. 15, 2022, 2:38 p.m.