createJaccardPlotMeSHFive: Creates the plot for all jaccard coefficients amongst the...

Description Usage Arguments Value Examples

Description

Creates the plot for all jaccard coefficients amongst the three epilepsy ontologies

Usage

1
2
createJaccardPlotMeSHFive(jmeshepso, jmeshesso, jmeshepi, jmeshepilepsyand,
  jmeshepilepsyor)

Arguments

jmeshepso

list of jaccard coefficients between mesh and epso for increasing k

jmeshesso

list of jaccard coefficients between mesh and esso for increasing k

jmeshepi

list of jaccard coefficients between mesh and epi for increasing k

jmeshepilepsyand

list of jaccard coefficients between mesh and the intersection of epso, esso, and epi for increasing k

jmeshepilepsyor

list of jaccard coefficients between mesh and the union of epso, esso, and epi for increasing k

Value

jaccardepilepsyplot the ggplot object

Examples

1
2
3
4
## Not run: 
jaccardepilepsyplot <- createJaccardPlotAll(jaccardepso, jaccardesso)

## End(Not run)

ZBMEDLABS/epilepsyontologysimilarities documentation built on Aug. 23, 2019, 1:18 p.m.