plotSimilarityCorr: plotSimilarityCorr

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plotSimilarityCorr.R

Description

This function plots the correlation between a given similarity measure.

Usage

1
plotSimilarityCorr(dataframe, measures, labels)

Arguments

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.

Value

The figure will appear in your plot window.

Author(s)

Jeffrey Ziegler (<jeffrey.ziegler[at]emory.edu>)

See Also

similarityMeasures plotSimilarity

Examples

1
plotSimilarityCorr(dataframe=replication_complete.cases, measures=c("jaccardDist", "cosineDist"))

zieglerjef/openEnded documentation built on Nov. 30, 2020, 2:03 p.m.