| sojourn_3x_SIP | R Documentation |
Triaxial Sojourn method for the SIP method
sojourn_3x_SIP(ag, short = 30)
ag |
combined ActiGraph and activPAL data on which to identify transitions and make predictions |
short |
the minimum duration of a qualifying Sojourn |
A data frame of processed data using the SIP method
data(SIP_ag, package = "Sojourn")
data(SIP_ap, package = "Sojourn")
data <- Sojourn::enhance_actigraph(SIP_ag, SIP_ap)
utils::head(sojourn_3x_SIP(data))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.