Stress has well-documented effects on human health. A wearable device that is able to detect stress could provide feedback to the wearer, in order for that person to take a break for relaxation and stress relief (or to rip off the wearable and toss it across the yard, wait, did I admit that?). One challenge in stress detection is discriminating between stress and other states with similar physiological signatures in terms of heart rate and other measures. Amusement is one such state. Schmidt et al (2018) provide a database that can be used to explore how wearable devices may be used to detect stress.
Report and reproducible code (Group assignment due 9/30): produce a 8 page (maximum) report that clearly addresses the case study goals. This report should follow the format of a standard scientific report and should include sections for the introduction, methods, results, and discussion. The methods section should clearly identify the approach to model selection and evaluation, and the results section should clearly specify the final model selected, along with evidence the model provides a good fit to the data. Code should be fully reproducible. Code run time should be clearly specified at the head of the file.
Reproducibility criteria: provide an .R file that runs on the cluster and provides the following numbers, which reviewers will check for reproducibility: (1) classification accuracy for the first goal; (2) classification accuracy for the fourth goal; and (3) quantification of heterogeneity across individuals for the fifth goal. Please ensure your .R file is well-documented with comments that point out where this code appears, and where the output is printed.
Peer review of reports (Individual assignment due 10/2): using the peer review rubric provided, provide constructive feedback on the other group’s report you have been assigned
Revised report and response to reviews (Group assignment due 10/9): groups may submit revised reports and must submit a point-by-point response to the review comments provided
Schmidt et al, Introducing WESAD, a Multimodal Dataset for Wearable Stress and Affect Detection
[Predicting Stress from Wearable Sensors]
[Dealing with File Types]
[Alignment of Data]
[Data Considerations]
[Validation of Sensors]
[Common Pitfalls to Avoid]