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

visualize.pair.correlationR Documentation

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

Details

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

Value

The correlation plot

Author(s)

Minoo Ashtiani, Mohieddin Jafari

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–91.

See Also

ggpairs


jafarilab/CINNA documentation built on Aug. 19, 2023, 4:49 p.m.