powered by
Creates heatmap of number of exacerbations
plotHeatMap(patientResults, n = 10, shortened = TRUE)
a heatmap
patient results vector, produced by accept.
how many exacerbations to consider
boolean
results <- accept1(samplePatients[1,]) plotHeatMap(results)
Run the code above in your browser using DataLab