PA_summary: Physical Activity Summary-Summations

Description Usage Arguments Details Value Examples

Description

Summarize activity measures

Usage

1
PA_summary(final_dat)

Arguments

final_dat

cleaned final data that is between record getup time and sleep time

Details

All numbers are calculated in the given time period (day, hour, etc_)_ Total sedentary/standing/stepping hours are obtained from the summation of the duration times for sedentary/standing/stepping activities in the given time period_

Value

hours_worn_total Total worn hours

sed_hour Total sedantary hours

stand_hour Total stand hours

step_hour Total step hours

num_changes_from_sed_to_non_sed Numbers of changing from sedantary to non sadantary status

step_count_total Total Step count

num_hour_over_3_METs Number of hours that Metabolic Equivalent of Task (MET) is over 3

MET_hours Total METs

table A table that shows all above results

Examples

1

YukunZhang/PAactivPAL documentation built on May 10, 2019, 1:11 a.m.