aggregatedPlotMeSH: Create aggregated plot with mean and standard deviation of...

Description Usage Arguments Value Examples

Description

Create aggregated plot with mean and standard deviation of all similarity metrics against MeSH

Usage

1
aggregatedPlotMeSH(cosinemesh, dicemesh, jaccardmesh)

Arguments

cosinemesh

data.frame containing the vector with cosine metrics for DrugBank, EpSO, ESSO, and EPILONT against MeSH

dicemesh

data.frame containing the vector with dice metrics for DrugBank, EpSO, ESSO, and EPILONT against MeSH

jaccardmesh

data.frame containing the vector with jaccard metrics for DrugBank, EpSO, ESSO, and EPILONT against MeSH

Value

aggmesh the plot with the aggregated graphs

Examples

1
2
3
4
## Not run: 
aggmesh <- aggregatedPlotMeSH(cosinemesh, dicemesh, jaccardmesh)

## End(Not run)

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