applymetrics | R Documentation |
'applymetrics' adaptation of the g.applymetrics function in GGIR
applymetrics(data, n = 4, sr, lb = 0.2, hb = 15, epochsize = 5)
data |
Three column acceleration time series |
n |
Order of frequency filter to be applied |
sr |
Sampling rate (Hertz) |
lb |
Lower boundary (Hertz) of frequency filter |
hb |
Higher boundary (Hertz) of frequency filter |
epochsize |
epochsize to be used |
Data.frame with acceleration metrics values at epoch level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.