powered by
Simulate Capture Re-capture with heterogeneity
simulateCapture(hetero, p)
The heterogineity
A vector of capture event probabilities
# NOT RUN { het <- simulateHeteroNormal(1000, 1.1) cap <- simulateCapture(het, p = c(.05,.1,.05,.1)) summary(cap) # }
Run the code above in your browser using DataLab