plot.ptSimilarity: Generate heatmap plot of patient similarity matrix.

Description Usage Arguments Examples

View source: R/plot.ptSimilarity.r

Description

This function plots a heatmap of a patient similarity matrix.

Usage

1
plot.ptSimilarity(simMat, path, diagnoses = NULL)

Arguments

simMat

- 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 simMat.

Examples

1
plot.ptSimilarity(simMat, path)

lashmore/MolEndoMatch documentation built on May 5, 2019, 8:02 p.m.