Description Usage Arguments Value References
View source: R/observationIndex.R
This function implements the algorithms to calculate the observation index. OI = log ( (At / (At + Rt) ) / ( A / (A + R) ) ) where At is the sum of observations for focal species during time t (or grid), Rt is sum of observations of all species in reference group during t, A and R are the total sums for observations.
1 |
focal |
observations/visits for the focal species |
group |
observations/visits for the reference species group |
fs.rm |
if TRUE, assumes that the observations for the focal species are included in 'group' and will remove them |
norm |
if TRUE, the result is normalized to a 0-1 range |
a positive observation index
Telfer, Preston & Rothery (2002) <doi:10.1016/S0006-3207(02)00050-2>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.