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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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