Other packages > Find by keyword >

accelerometry  

Functions for Processing Accelerometer Data
View on CRAN: Click here


Download and install accelerometry package within the R console
Install from CRAN:
install.packages("accelerometry")

Install from Github:
library("remotes")
install_github("cran/accelerometry")

Install by package version:
library("remotes")
install_version("accelerometry", "3.1.2")



Attach the package and use:
library("accelerometry")
Maintained by
Dane R. Van Domelen
[Scholar Profile | Author Map]
First Published: 2013-08-04
Latest Update: 2018-08-24
Description:
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.
How to cite:
Dane R. Van Domelen (2013). accelerometry: Functions for Processing Accelerometer Data. R package version 3.1.2, https://cran.r-project.org/web/packages/accelerometry. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2013-08-04 02:12), 2.0 (2013-09-01 06:51), 2.1 (2014-02-08 08:10), 2.2.1 (2014-03-20 21:10), 2.2.2 (2014-08-11 05:56), 2.2.3 (2014-11-24 08:25), 2.2.4 (2014-12-09 22:43), 2.2.5 (2015-05-12 18:07), 2.2 (2014-02-26 00:45), 3.1.1 (2018-08-21 22:40)
Other packages that cited accelerometry R package
View accelerometry citation profile
Other R packages that accelerometry depends, imports, suggests or enhances
Complete documentation for accelerometry
Functions, R codes and Examples using the accelerometry R package
Some associated functions: accelerometry . artifacts . blockaves . blocksums . bouts . cut_counts . intensities . inverse_rle2 . movingaves . personvars . process_tri . process_uni . rle2 . sedbreaks . tridata . unidata . weartime . 
Some associated R codes: RcppExports.R . accelerometry-data.R . accelerometry.R . blockaves.R . blocksums.R . inverse_rle2.R . movingaves.R . process_tri.R . process_uni.R . rle2.R . sedbreaks.R .  Full accelerometry package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for accelerometry510152025303540TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA