diabetic-utils / getTIRSummary
getTIRSummary(
result
):string
Defined in: tir.ts:49
Generates a clinical summary string from a TIRResult object. Used for reporting and visualization of TIR analytics.
TIR result breakdown to summarize
string
String summarizing in-range, below-range, and above-range percentages (e.g., ‘In Range: 70%, Below: 10%, Above: 20%’)