Description Usage Arguments Value
View source: R/pred_correlation.R
Creates sppecies cooccurrence matrix at certain value of environmental parameter.
1 | pred_correlation(draws, X_assoc_pred, species_names)
|
X_assoc_pred |
Vector of previously defined values, which represent standard deviations to or from the mean of the environmental parameter you are monitoring changes over. |
species_names |
Names of species in model. |
darws |
Series of mcmc draws produced by the GRETA function draws. |
A species x species matrix with assocation means for species associations when an environmental parameter is of a certain value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.