applymetrics: applymetrics

View source: R/applymetrics.R

applymetricsR Documentation

applymetrics

Description

'applymetrics' adaptation of the g.applymetrics function in GGIR

Usage

applymetrics(data, n = 4, sr, lb = 0.2, hb = 15, epochsize = 5)

Arguments

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

Value

Data.frame with acceleration metrics values at epoch level


wadpac/mechanicalshakerexperiments documentation built on July 2, 2024, 11:49 p.m.