How Do I Report Average MVPA, LPA, and Inactivity Time (in Minutes/Day)?

70 views
Skip to first unread message

DJ McDonough

unread,
Mar 8, 2021, 12:36:24 PM3/8/21
to R package GGIR
Hello!

I am looking to report average MVPA, LPA, and inactivity time in minutes per day for all of my participants. I was wondering which output to look at to get these numbers, and which columns to use for each of these specific outcomes? 

Currently, I am looking at part5_personsummary_WW_L30M100V400_T5A5.csv for the output. Is this correct? If so, within this output, I was curious which column header is best for all three of the above outcome variables?

Thank you!


ben_m...@hotmail.com

unread,
Apr 7, 2021, 1:08:58 PM4/7/21
to R package GGIR
If you are only after these variables you might as well use part2 only. assuming based on the filename you gave that you used something like the argument ilevels = c(0,30,100,400,8000).

if so, you can get the time spent in minutes in columns in part2_daysummary
[30,100)_ENMO_mg_0-24hr
[100,400)_ENMO_mg_0-24hr
[400,8e+03)_ENMO_mg_0-24hr

or part2_summary for average over all valid days
AD_[30,100)_ENMO_mg_0-24hr
AD_[100,400)_ENMO_mg_0-24hr
AD_[400,8e+03)_ENMO_mg_0-24hr

The above assumes that you have done all the necessary QC checks on the data beyond the GGIR checks.

Hope that helps,
Ben
Reply all
Reply to author
Forward
0 new messages