Description Usage Arguments Value Examples
function to simulate presence data and calculated HPD width for latent variables
1 2 | BinaryHPD(n, p, mu.alpha = 0, sd.alpha = 1, mu.beta = 0,
sd.beta = 1)
|
n |
- number of sites. |
p |
- number of species |
mu.alpha |
- mean for alpha parameter: default is 0 |
sd.alpha |
- sd for alpha parameter: default is 1 |
mu.beta |
- mean for beta parameter: default is 0 |
sd.beta |
- sd for beta parameter: default is 1 |
width - average HPD across all latent factors
1 | BinaryHPD(10,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.