Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

g.downsample

g.downsample


Description

Downsamples a vector of numeric values at three time resolutions: 1 seconds, ws3 seconds, and ws2 second. Function is not intended for direct interaction by package end user

Usage

g.downsample(sig, fs, ws3, ws2)

Arguments

sig

Vector of numeric values

fs

Sample frequency

ws3

epoch size, e.g 5 seconds

ws2

epoch size, e.g 90 seconds

Details

List with three object: var1, var2, and var3 corresponding to downsample time series at 1 seconds, ws2 seconds, and ws3 seconds resoluton, respectively

Author(s)

Vincent T van Hees <vincentvanhees@gmail.com>


GENEAread

Package for Reading Binary Files

v2.0.9
GPL-2 | GPL-3
Authors
Zhou Fang [aut], Joss Langford [aut], Charles Sweetland [aut, cre]
Initial release
2020-11-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.