Package: ActivityIndex 0.3.7
Jiawei Bai
ActivityIndex: Activity Index Calculation using Raw 'Accelerometry' Data
Reads raw 'accelerometry' from 'GT3X+' data and plain table data to calculate Activity Index from 'Bai et al.' (2016) <doi:10.1371/journal.pone.0160644>. The Activity Index refers to the square root of the second-level average variance of the three 'accelerometry' axes.
Authors:
ActivityIndex_0.3.7.tar.gz
ActivityIndex_0.3.7.tar.gz(r-4.5-noble)ActivityIndex_0.3.7.tar.gz(r-4.4-noble)
ActivityIndex_0.3.7.tgz(r-4.4-emscripten)ActivityIndex_0.3.7.tgz(r-4.3-emscripten)
ActivityIndex.pdf |ActivityIndex.html✨
ActivityIndex/json (API)
NEWS
# Install 'ActivityIndex' in R: |
install.packages('ActivityIndex', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- TimeScale - Time scale vector from 00:00:00 to 23:59:59.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:4df428ef29. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
Exports:computeActivityIndexReadGT3XPlusReadTableSigma0
Dependencies:data.tablematrixStatsR.methodsS3R.ooR.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compute Activity Index | computeActivityIndex computeActivityIndex.default computeActivityIndex.GT3XPlus |
Print method for token | print.ActivityIndex |
Read the raw tri-axial accelerometry data csv file by ActiGraph GT3X+. | ReadGT3XPlus |
Read the raw tri-axial accelerometry data csv file. | ReadTable |
\bar{sigma}_i computing using raw accelerometry data | Sigma0 |
Time scale vector from 00:00:00 to 23:59:59. | TimeScale |