C_calc_move_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
2
C_calc_move_llk(n, J, pr0, pr_capture, tpms, num_cells, inside, dx, dt, sd,
  num_cores, num_states, entry)

Arguments

n

number of individuals

J

total number of occasions

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

M

total number of mesh points

Value

log-likelihood value


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