toy {akiFlagger} | R Documentation |
Since real patient data is probably protected health information (PHI), this toy dataset contains all the relevant columns the flagger takes in.
toy
A data frame (1078 x 6) consisting of relevant AKI measurements for patients
int, the patient identifier
boolean, whether or not the creatinine measurement taken was an inpatient measurement
POSIXct, the time at which the creatinine measurement was taken
float, the creatinine value of the measurement taken
@source http://akiflagger.readthedocs.io/