-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ben Best edited this page Apr 25, 2016
·
5 revisions
Welcome to the mimicPatientView wiki!
- add headers: Patients, Events, Plot
- consolidate *.Rdata into 1 *.Rdata load, and chartLabEventsSummary() already processed for all patients
-
add DT::datatable filters to table of Subjects
-
extend columns in original MIMIC db
-
progress bar for table, like:
# progress bar progress <- shiny::Progress$new() progress$set(message = 'loading data') progress$close()
-
medNumEventsPerDay
: median number of events per day - add beg/end aspects
- include statistics, like regression params
- translate interactive time zoom to more intuitive interface
- brushing shiny ggplot2
- dygraphs
-
https://plot.ly/ggplot2, but not support for labels using
ggrepel
- rather than start with patients, start with events, and limit patients
- setup as tabs, so can tackle from multiple angles
- provide better other summary plots, like boxplots