create_metrics: Calculate required metrics for the aggregated plots against...

Description Usage Arguments Value Examples

Description

Calculate required metrics for the aggregated plots against MeSH, DrugBank, and all Epilepsy Ontologies

Usage

1

Arguments

cosine

data.frame containing the cosine vectors for MeSH, DrugBank, EpSO, ESSO, and EPILONT

dice

data.frame containing the dice vectors for MeSH, DrugBank, EpSO, ESSO, and EPILONT

jaccard

data.frame containing the jaccard vectors for MeSH, DrugBank, EpSO, ESSO, and EPILONT

elements

vector of maximum length for plotting the x axis

Value

metrics data.frame containing cosine, dice, jaccard, elements, and mean and median with standard deviation

Examples

1
2
3
4
## Not run: 
metrics <- create_metrics(cosine, dice, jaccard, elements)

## End(Not run)

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