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]
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 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for GENEAclassify0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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