C_calc_llk: Computes log-likelihood of Jolly-Seber model

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computes log-likelihood of Jolly-Seber model

Usage

1
C_calc_llk(n, J, M, pr0, pr_capture, tpms, num_cores, num_states, entry)

Arguments

n

number of individuals

J

total number of occasions

M

total number of mesh points

pr0

initial distribution over life states

pr_capture

output of calc_pr_capture() in JsModel

tpms

output of calc_tpms() in JsModel

num_cores

number of processor cores to use in parallelisation

num_states

2 = CJS model, 3 = JS model

Value

log-likelihood value


r-glennie/openpopscr documentation built on Oct. 9, 2021, 9:01 p.m.