Description Usage Arguments Value
View source: R/get_cooc_ints.R
Function extracts confidence intervals for co-occurrence values.
1 | get_cooc_ints(draws, species_names, quantile_n = "mean")
|
draws |
Set of mcmc draws. |
species_names |
Names of species to analyse. |
quantile_n |
0.025, "mean" or 0.975. Default of "mean". |
An n x n table of interval values for our species co-occurrence parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.