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. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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