summarise | R Documentation |
summarise
summarise(
outputdir,
part5_summary,
model_threshold = 75,
referentiewaarden,
sleepwindowType = "SPT",
MVPAdefinition = "MVPA_E5S_B10M80%_T100_BFEN_0-24hr",
threshold_wrist = 0.5,
sep = sep,
dec = dec
)
outputdir |
ath to output directory generated by GGIR |
part5_summary |
Content of GGIR part 5 personsummary file |
model_threshold |
Acceleration threshold corresponding to the model, which can be derived as negative of the first coefficient divided by the second coefficient. |
referentiewaarden |
Mean and standard deviation ENMO_fullRecordingMean in a reference population. |
sleepwindowType |
See, GGIR documentation. |
MVPAdefinition |
MVPA variable name from the GGIR part2 daysummary output |
threshold_wrist |
Threshold to classify active or passive |
sep |
separator used by csv files stored by GGIR |
dec |
dec separator used by csv files stored by GGIR |
no object is returned, only a summary is printed to the screen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.