CINNA (version 1.0.0)

visualize.pair.correlation: Pairwise correlation between two centrality values

Description

This function computes and plots correlation between pair of centrality measures and histogram plots.

Usage

visualize.pair.correlation(x, y, scale = TRUE)

Arguments

x

a vector containing a centrality measure

y

a vector containing another centrality measure

scale

Whether the centrality values should be scaled or not

Value

The correlation plot

Details

This function illustrates the correlation value between two centrality measures and their corresponding scatterplot and histograms.

References

Emerson, J. W., Green, W. A., Schloerke, B., Crowley, J., Cook, D., Hofmann, H., & Wickham, H. (2013). The Generalized Pairs Plot. Journal of Computational and Graphical Statistics, 22(1), 79<U+2013>91.

See Also

ggpairs