createJaccardPlotDBMeSH: 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
createJaccardPlotDBMeSH(jmeshepso, jmeshesso, jmeshepi)

Arguments

jmeshepso

list containing jaccard coefficients between mesh and epso for increasing k

jmeshesso

list containing jaccard coefficients between mesh and esso for increasing k

jmeshepi

list containing jaccard coefficients between mesh and epi for increasing k

Value

jaccardepilepsyplot the ggplot object

Examples

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

## End(Not run)

epos documentation built on Feb. 20, 2021, 9:09 a.m.