Description Usage Arguments Author(s) See Also Examples
Plot the observed number of co-occurrences versus the number expected from the probability analysis in a cooccur object.
1 | obs.v.exp(mod)
|
mod |
Object of class |
Daniel M Griffith
1 2 3 4 5 6 | #data(finches)
#cooccur.finches <- cooccur(mat=finches,
# type="spp_site",
# thresh=TRUE,
# spp_names=TRUE)
#obs.v.exp(cooccur.finches)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.