Description Usage Arguments Details Value See Also Examples
Calculate overlap of two probability density functions as their intersection. Can compare two 'niche' distributions.
1 |
a |
first vector of values |
b |
second vector of values, potentially of different
length than |
buff |
multiplier for buffer at tail ends, expressed as proportion of total data range; default is 0.05 |
na.rm |
logical, remove NA values? Default is
|
... |
further arguments passed to additional methods |
Overlap is calculated as two times the area under the intersection, divided by total area under both curves
Numeric value for coefficient of overlap
https://stats.stackexchange.com/questions/97596/
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.