Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancies in NHANES Step Count Results #2

Open
j262byuu opened this issue Nov 26, 2024 · 0 comments
Open

Discrepancies in NHANES Step Count Results #2

j262byuu opened this issue Nov 26, 2024 · 0 comments

Comments

@j262byuu
Copy link

Hi,

First of all, thank you for creating and maintaining the excellent OxWearables/stepcount package!

I am not a participant in the 2024 Reproducible Machine Learning of Wearables in Health Data Science course, but I am conducting similar research—classifying step counts in the NHANES 2011–2014 cycle.

I used exactly the same method described in 01-nhanes_data_exploration.Rmd, which involves downloading raw 80Hz data, appending them, and then passing the massive csv file to OxWearables/stepcount (I'm using version 3.9.0 with SSL). However, when I compared my results to the output in nhanes_stepcount.csv, I noticed some discrepancies. Specifically, while WearTime(days) and NonwearTime(days) match, all other results differ between the two results (see below, my results on the left and those from nhanes_stepcount.csv on the right).

image

Could these differences be attributed to variations in the model settings or the version of OxWearables/stepcount? I’d appreciate any insights or guidance you can provide.

Thanks,
Xiaoyu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant