powered by
Data preprocessed from type 1 diabetic patient acquired through Abbott Freestyle Libre continuous glucose monitoring.
data("datagvp1")
Data-set with data frame format containing three columns:
date: date of the observation with format yyyy/mm/dd.
time: time of the observation with 24 hour format hh:mm:ss.
glucose: glucose value of the observation in [mg/dl].
Data-set with 6 complete days of data acquired with sampling time of 15 minutes. There are 576 observations in total.
data("datagvp1") datagvp1
Run the code above in your browser using DataLab