Other packages > Find by keyword >

GENEAclassify  

Segmentation and Classification of Accelerometer Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GENEAclassify", "1.5.5")



Attach the package and use:
library("GENEAclassify")
Maintained by
Jia Ying Chua
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-30
Latest Update: 2024-02-19
Description:
Segmentation and classification procedures for data from the 'Activinsights GENEActiv' accelerometer that provides the user with a model to guess behaviour from test data where behaviour is missing. Includes a step counting algorithm, a function to create segmented data with custom features and a function to use recursive partitioning provided in the function rpart() of the 'rpart' package to create classification models.
How to cite:
Jia Ying Chua (2017). GENEAclassify: Segmentation and Classification of Accelerometer Data. R package version 1.5.5, https://cran.r-project.org/web/packages/GENEAclassify. Accessed 05 Aug. 2026.
Previous versions and publish date:
1.4.5 (2017-08-30 13:29), 1.4.7 (2018-01-08 22:29), 1.4.8 (2018-01-16 16:46), 1.4.9 (2018-02-13 17:25), 1.4.11 (2018-03-29 11:34), 1.4.12 (2018-07-07 17:40), 1.4.13 (2018-08-02 15:10), 1.4.14 (2018-08-13 15:50), 1.4.16 (2018-11-16 17:30), 1.4.17 (2019-05-14 16:30), 1.4.18 (2019-08-21 19:20), 1.5.1 (2020-09-02 13:20), 1.5.2 (2021-01-05 20:40), 1.5.3 (2022-09-25 17:10), 1.5.4 (2023-03-22 09:10), (2026-07-09 08:04)
Other packages that cited GENEAclassify R package
View GENEAclassify citation profile
Other R packages that GENEAclassify depends, imports, suggests or enhances
Complete documentation for GENEAclassify
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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