plot_kernel_or_cov_matrix | R Documentation |
Renders a kernel or covariance matrix as a square heatmap.
plot_kernel_or_cov_matrix(K, save_name = NULL)
K |
symmetric matrix object |
save_name |
if not NULL, a filename under which to save the plot |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.