createJaccardPlotDBMeSH {epos}R Documentation

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

Description

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

Usage

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

## Not run: 
jaccardepilepsyplot <- createJaccardPlotAll(jaccardepso, jaccardesso)

## End(Not run)

[Package epos version 1.1 Index]