summarise: summarise

View source: R/summarise.R

summariseR Documentation

summarise

Description

summarise

Usage

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
)

Arguments

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

Value

no object is returned, only a summary is printed to the screen


vincentvanhees/ActChronicFatigue documentation built on Aug. 31, 2024, 11:55 p.m.