View source: R/computeAssociations.R
computeAssociations | R Documentation |
Computes the species association matrices associated with each random level
computeAssociations(hM, start = 1, thin = 1)
hM |
a fitted |
start |
index of first MCMC sample included |
thin |
thinning interval of posterior distribution |
list of association matrices (ω) corresponding to each random level in the model
# Compute the associations (residual correlations) between species from a HMSC model assoc = computeAssociations(TD$m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.