r - Plotting randomly selected columns of correlation matrix -
i have big similarity matrix having 444 columns. want plot heatmap or corrplot compare different similarity matrices, can't use columns. want take random sample of columns , plot heatmap, don't want compute similarities again columns takes lot of time similarity functions have. ideas how take random sample of columns similarity matrix (it has same structure correlation matrix) plot heatmap them?
Comments
Post a Comment