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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns