View source: R/aggregateEvent.R
aggregateEvent | R Documentation |
Aggregates event data as produced by external function
aggregateEvent(metric_name, epochsize, daysummary, ds_names,
fi, di, vari, segmentInfo, myfun = NULL,
params_247)
metric_name |
Character with name of metric |
epochsize |
Numeric epochsize in seconds of the timeseries |
daysummary |
Matrix with prelimenary day summary |
ds_names |
Daysummary column names |
fi |
Column index of daysummary |
di |
Row index of daysummary representing the recording day |
vari |
Time series derived from metashort |
segmentInfo |
List passed on from g.analyse.perday with time series indices of segment to analyse segment name and segment number. |
myfun |
See GGIR |
params_247 |
See GGIR |
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.