Description Usage Arguments Value Examples
Creates the plot for all jaccard coefficients amongst the three epilepsy ontologies
1 2  | createJaccardPlotMeSHFive(jmeshepso, jmeshesso, jmeshepi, jmeshepilepsyand,
  jmeshepilepsyor)
 | 
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  | 
jaccardepilepsyplot the ggplot object
1 2 3 4  | ## Not run: 
jaccardepilepsyplot <- createJaccardPlotAll(jaccardepso, jaccardesso)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.