vandomed/accelerometry: Functions for Processing Accelerometer Data

A collection of functions that perform operations on time-series accelerometer data, such as identify non-wear time, flag minutes that are part of an activity bout, and find the maximum 10-minute average count value. The functions are generally very flexible, allowing for a variety of algorithms to be implemented. Most of the functions are written in C++ for efficiency.

Getting started

Package details

AuthorDane R. Van Domelen
MaintainerDane R. Van Domelen <vandomed@gmail.com>
LicenseGPL-3
Version3.1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vandomed/accelerometry")
vandomed/accelerometry documentation built on May 26, 2019, 5:34 a.m.