# try with small number of replicates
trps <- traps(captdata)
msk <- make.mask(trps, buffer = 100)
base <- list(D = 5, lambda0 = 0.2, sigma = 25)
out <- plotProxy (parameter = 'D', traps = trps, mask = msk,
basepar = base, boxplotargs = list(col='orange'), nrepl = 20)
Run the code above in your browser using DataLab