Description Usage Arguments Value Examples
Because I'm too lazy to work out the math for calculating sigma (SD) precisely, I created this function to iteratively find sigma (SD) for a half-normal detection function. It assumes a half-normal detection function with SD = sigma.
1 | find_sigma(start = 0.1, W = 20, p_true = 0.42)
|
start |
starting guess (default is fine) |
W |
known transect half-width |
p_true |
known detection probability |
sd of normal distribution to the nearest 0.01
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.