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 20 Feb. 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
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for GENEAclassify051015202530354045505560TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  
CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
reader  
Suite of Functions to Flexibly Read Data from Files
A set of functions to simplify reading data from files. The main function, reader(), should read mos ...
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  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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