Description Usage Arguments Value
View source: R/get_param_ints.R
Function extracts confidence intervals for our parameters.
1 2 | get_param_ints(parameter, draws, species_names, env_names, ssv = FALSE,
quantile_n = "mean")
|
parameter |
Parameter for which we want to derive credible intervals. |
draws |
Set of mcmc draws. |
species_names |
Names of species to analyse. |
env_names |
Names of environmental variables. |
ssv |
Whether or not we are trying to extract species-specific variables. |
quantile_n |
0.025, "mean" or 0.975. Default of "mean". |
A table of interval values for our parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.