C_calc_move_pdet: Computes detection probability (seen at least once) for...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computes detection probability (seen at least once) for Jolly-Seber model

Usage

1
2
C_calc_move_pdet(J, pr0, pr_captures, tpms, num_cells, inside, dx, dt, sd,
  num_states)

Arguments

J

total number of occasions

pr0

initial distribution over life states

pr_captures

list of empty capture histories, see calc_pdet() in JsModel

tpms

output of calc_tpms() in JsModel

Value

pdet = probability seen at some time on the survey


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