Description Usage Arguments Value Author(s) See Also
View source: R/metricsMethods.R
Calculate and return the ratio between the intersection area
of two profiles and the total area covered by those profiles. If the total
area is inferior to
the threshold, the function returns NA
.
1 | ratioIntersectMethod(profile1, profile2, threshold = 1)
|
profile1 |
a |
profile2 |
a |
threshold |
a |
The calculated ratio or NA
if the total area is inferior
to the threshold.
Astrid Deschenes, Elsa Bernatchez
MetricFactory
for using the recommanded interface to
calculate all available metrics separately or togheter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.