capture.spatial: This function simulates a spatial capture-recapture process...

Description Usage Arguments Value

Description

This function simulates a spatial capture-recapture process with the gaussian hazard detection function

Usage

1
capture.spatial(N, occ, lambda, sigma, locs, buff, btype = NULL)

Arguments

N

an integer that is the true population size

occ

an integer that is the number of capture occasions to simulate

lambda

lambda rate parameter at 0 for hazard gaussian detection function

sigma

the spatial scale parameter

locs

a J x 2 matrix of trap locations

buff

an integer specifying the buffer for simulating the population

btype

a character string specifying the type of behavioral response to capture Current options are "global" for a global trap response and "trap" for a trap-specific response. "trap" currently only works with traptype=multi.

Value

W a capture history of dimension N x occ x K ...


benaug/Mbmisscap documentation built on May 12, 2019, 10:56 a.m.