Correlation network
I came up with an idea to draw correlation network to get a grasp about relationship between a list of stocks. An alternative way to show correlation matrix would be head map, which can have limitations with big matrices (__100). Unfortunately, ggplot2 package doesn’t have a easy way to draw ... [Read more...]