simulateCapture: Simulate Capture Re-capture with heterogeneity

View source: R/power.R

simulateCaptureR Documentation

Simulate Capture Re-capture with heterogeneity

Description

Simulate Capture Re-capture with heterogeneity

Usage

simulateCapture(hetero, p)

Arguments

hetero

The heterogineity

p

A vector of capture event probabilities

Examples

het <- simulateHeteroNormal(1000, 1.1)
cap <- simulateCapture(het, p = c(.05,.1,.05,.1))
summary(cap)

fellstat/shinyrecap documentation built on Jan. 7, 2023, 10:51 p.m.