Learn R Programming

epos (version 1.1)

createJaccardPlotDBMeSH: 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)

Value

jaccardepilepsyplot the ggplot object

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

Examples

Run this code
if (FALSE) {
jaccardepilepsyplot <- createJaccardPlotAll(jaccardepso, jaccardesso)
}

Run the code above in your browser using DataLab