* This article is based on an actual analysis project; however, in light of the confidentiality agreement (NDA) with the client, while maintaining the framework of the medical and healthcare field, specific details such as disease names and variables have been substantially altered from the actual case. We ask for your understanding in advance.
This case evaluated how the over-time usage status (log data) of a “therapeutic-support app (DTx)” introduced for patients with a particular chronic disease is associated with improvement in the patients’ “clinical laboratory values (outcomes).” In longitudinal (repeated-measures) data, where multiple data points are acquired from a single patient over a long period, performing simple correlation analysis carries the risk of producing spurious correlations.
Through this analysis, I aimed to statistically adjust for differences in each patient’s baseline (reference value) and to extract the true association between “variation in app-usage activity” and “variation in laboratory values” within the same patient. By using a special correlation method called Repeated Measures Correlation, Dr.DataScience eliminated the noise of individual differences and contributed to identifying effective digital-intervention indicators.
In this case, what was required was to clarify, in a patient group using the therapeutic-support app, “in which months patients used which app features more (viewing learning content, recording self-care, etc.) and tended to show improvement in symptom scores.” The main objective of the analysis was to comprehensively analyze the combinations of many “app-activity variables” and “clinical laboratory values / symptom scores” (dozens of patterns) and to quantitatively identify the important digital biomarkers (behavioral indicators) directly linked to treatment effect.
This analysis used per-patient app logs and electronic medical-record data spanning multiple months, provided by a particular medical institution. The main variables analyzed were as follows.
In this case, to correctly evaluate the data structure acquired multiple times from the same patient (repeated-measures data), I selected and applied the following statistical methods.
As a result of the comprehensive repeated-measures correlation analysis, a significant within-patient negative correlation was found between “the number of days of self-care recording” and “the mean pain score (VAS)” (p = 0.002). This is not a between-patient comparison along the lines of “people who keep diligent records to begin with have less pain,” but rather a clinically meaningful result closer to suggesting causality: “within the same patient, months with more recording days tend to show reduced pain compared with months with fewer.”
On the other hand, no statistically significant correlation was found between “the viewing time of learning videos” and the various clinical outcomes (for example, p = 0.450).
From these results, it was suggested that “active self-monitoring,” in which patients themselves input their daily condition, has a stronger association with symptom control than “passive use,” in which one merely opens the app and views content.
In this case, Dr.DataScience eliminated the “spurious correlations” lurking in a large volume of time-series data and extracted associations of true clinical significance.