Jacobsindex | R Documentation |
Calculate Jacob's index.
Jacobsindex(usin)
usin |
The community for which to calculate Jacob's index |
Jacob's index is calculated for all predators with more than one prey item. A value of -1 indicates maximum avoidance, 0 indicates no preference, and 1 indicates maximum preference. This index is a more user friendly output than the values in imat, which can be difficult to interpret.
A data frame with columns for predator, prey, and the value of Jacob's index.
# Calculate the minimum values of s for the introduction community.
Jacobsindex(intro_comm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.