obs.v.exp {cooccur} | R Documentation |
coccurr
object.Plot the observed number of co-occurrences versus the number expected from the probability analysis in a cooccur object.
obs.v.exp(mod)
mod |
Object of class |
Daniel M Griffith
#data(finches)
#cooccur.finches <- cooccur(mat=finches,
# type="spp_site",
# thresh=TRUE,
# spp_names=TRUE)
#obs.v.exp(cooccur.finches)