powered by
A small synthetic dataset intended for examples and tests of run_missingness_benchmark().
run_missingness_benchmark()
CGMExampleData
A data frame with 250 rows and 6 variables:
Laboratory Observed Result for Glucose (numeric).
Numeric feature representing time series data.
Time difference in minutes between measurements (numeric).
Numeric subject identifier.
Site identifier (character).
Visit label (character).
data("CGMExampleData")
Run the code above in your browser using DataLab