Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 2.89 KB

README.md

File metadata and controls

48 lines (30 loc) · 2.89 KB

A new version of the E4 dashboard is available here: https://github.com/PCdLf/wearalyze

Note that the new Wearalyze dashboard also incorporates the Empatica EmbracePlus and Nowatch devices. The new Wearalyze dashboard is currently in development (latest update 2-5-2024).

e4dashboard

Functions and modules to visualize and analyze empatica e4 data. For more information see:

  • de Looff, P., Duursma, R., Noordzij, M., Taylor, S., Jaques, N., Scheepers, F., de Schepper, K., Koldijk, S. (2022). Wearables: An R Package With Accompanying Shiny Application for Signal Analysis of a Wearable Device Targeted at Clinicians and Researchers. Frontiers in Behavioral Neuroscience, 16. https://www.frontiersin.org/article/10.3389/fnbeh.2022.856544

How to get started

  1. Get the E4dashboard code on your computer:
  1. Run the E4 dashboard:
  • open the file global.r in RStudio
  • click "Run App" (in Rstudio)
  • (note: the package wearables will be installed in the process.)

Functionality

After recoring data with the Empatica E4 watch, the data will be synchronized to the Empatica cloud (directly via the smartphone app or after extracting the data from the watch via cable and empatica software). Download this data.

Our E4 dashboard can visualize and further process this data. There are several tabs:

  1. Data
  • Select the downloaded Empatica zip file. The data will be loaded.
  1. Calendar
  • Optionally: select a file with annotations that can be shown in the data plot. (The format is: Date, Start, End, Text, Color; as Excel or plain text)
  1. Visualization
  • Adjust the settings of the plot as desired an click "Make plot". A new tab will appear with the interactive plot.
  1. Analysis
  • An analysis can be run for a selected time period. The resulting report can be downloaded as .html, which can be opened in any broswer. It includes: an interactive plot of the data and annotations, two plots on data quality, a list of calendar events, the output of the analysis (several parameters calculated over the selected time period).
  1. Data cutter
  • If desired, the original data file can be cut into shorter analysis frames, eg 8 hours of data can be split into 5 minute data frames for further analysis.
  1. Batch analysis
  • The resulting shorter data frames can be loaded. In a batch analysis several parameters will be determined per frame. The resulting data is stored as .rds which can be opened in RStudio.

  • Acknowledgements

  • Financial support for implementation and future development of E4 dashboard was available from an implementation and innovation fund from health insurers Netherlands, and ZonMw (grant number 06360322210023).