Description Usage Arguments Value
View source: R/calc_det_prob.R
This uses sigma (the SD of a normal distribution) and W (the transect half-width) to calculate the mean detection probability. Only supports half-normal detection function at this point.
1 | calc_det_prob(W, sigma)
|
W |
transect half-width (in meters) |
sigma |
Known SD of normal distribution describing the detection function (in meters) |
number between 0 and 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.