Calculate 'ActiGraph' counts from the X, Y, and Z axes of a triaxial accelerometer. This work was inspired by Neishabouri et al. who published the article "Quantification of Acceleration as Activity Counts in 'ActiGraph' Wearables" on February 24, 2022. The link to the article (<https://pubmed.ncbi.nlm.nih.gov/35831446>) and 'python' implementation of this code (<https://github.com/actigraph/agcounts>).
Version: | 0.6.6 |
Depends: | R (≥ 3.5.0) |
Imports: | data.table, gsignal, lubridate, magrittr, Rcpp, GGIR, stats, utils, zoo, reticulate, dplyr, stringr, ggplot2, reactable, shiny, bslib, read.gt3x, DBI, RSQLite |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | parallel, devtools, foreach, testthat (≥ 3.0.0), shinytest2, covr |
Published: | 2024-02-29 |
DOI: | 10.32614/CRAN.package.agcounts |
Author: | Brian C. Helsel [aut, cre], Paul R. Hibbing [ctb], Robert N. Montgomery [ctb], Eric D. Vidoni [ctb], Jonathan Clutton [ctb], University of Kansas [cph] |
Maintainer: | Brian C. Helsel <bhelsel at kumc.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | agcounts results |
Reference manual: | agcounts.pdf |
Package source: | agcounts_0.6.6.tar.gz |
Windows binaries: | r-devel: agcounts_0.6.6.zip, r-release: agcounts_0.6.6.zip, r-oldrel: agcounts_0.6.6.zip |
macOS binaries: | r-devel (arm64): agcounts_0.6.6.tgz, r-release (arm64): agcounts_0.6.6.tgz, r-oldrel (arm64): agcounts_0.6.6.tgz, r-devel (x86_64): agcounts_0.6.6.tgz, r-release (x86_64): agcounts_0.6.6.tgz, r-oldrel (x86_64): agcounts_0.6.6.tgz |
Please use the canonical form https://CRAN.R-project.org/package=agcounts to link to this page.