View source: R/getSampleSimilarity.R
Plot the similarity and n-matrix
1 | plotSampleSimilarity(sim_mat, n_mat, midpoint = 0.5, mid_diag = FALSE)
|
sim_mat |
Similarity matrix |
n_mat |
Matrix of N's, same size and format as sim_mat |
midpoint |
Midpoint value of colour range (Default=0.5) |
mid_diag |
boolean: Set diagonal of similarity matrix to midpoint (Default=FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.