Objectives: Exploratory Data Analysis is a standard process in the early stages of digital biomarker development. EDA allows us to explore relationships between variables in the data, examine trends, analyze missingness of data, and begin the process of understanding the link between the data and the physiological state we are studying.
Input: Your data
Output:
Organization:
Publications:
- MissingDataAnalysis/ - a collection of analyses for exploring missingness of data
- ExploratoryDataAnalysis.ipynb - a general, all purpose EDA notebook for analyzing longitudinal wearable data with outcomes
Sources: