plot.hmSim | R Documentation |
This function plots a heatmap of a patient similarity matrix.
plot.hmSim(patientSim, path=getwd(), diagnoses=NULL)
patientSim |
- The patient similarity matrix. |
path |
- The filepath to a directory in which you want to store the .png file. |
diagnoses |
- A character vector of diagnostic labels associated with the rownames of patientSim. |
plot.hmSim(patientSim, path=getwd(), diagnoses)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.