Description Usage Arguments Value Author(s) See Also Examples
View source: R/plotSimilarityCorr.R
This function plots the correlation between a given similarity measure.
1 | plotSimilarityCorr(dataframe, measures, labels)
|
dataframe |
Dataframe that contains the similarity measures you want to plot. |
measures |
Vector(s) in dataframe that contains the similarity measures you want to plot. |
labels |
Character vector of labels for plot. |
The figure will appear in your plot window.
Jeffrey Ziegler (<jeffrey.ziegler[at]emory.edu>)
similarityMeasures
plotSimilarity
1 | plotSimilarityCorr(dataframe=replication_complete.cases, measures=c("jaccardDist", "cosineDist"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.