CRAN
GENEAclassify 1.4.17
Segmentation and Classification of Accelerometer Data
Released May 14, 2019 by Charles Sweetland
Dependencies
rpart 4.1-15 signal 0.7-6 GENEAread 2.0.6 changepoint 2.2.2 MASS 7.3-51.4
Segmentation and classification procedures for data from the 'Activinsights GENEActiv'
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>GENEAclassify</artifactId> <version>1.4.17-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:GENEAclassify')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.
- GENEAamplitude-examples
- GENEAcount-examples
- GENEAdistance-examples
- GENEAratio-examples
- GENEAskew-examples
- GENEAwavelength-examples
- TrainingData-examples
- abssumdiff-examples
- changeTimes-examples
- classifyGENEA-examples
- createGENEAmodel-examples
- dataImport-examples
- debias-examples
- degrees-examples
- features-examples
- getGENEAsegments-examples
- getZeros-examples
- head.GENEAbin-examples
- inGroup-examples
- levels.GENEA-examples
- meandiff-examples
- removeShortSegments-examples
- runmean-examples
- sddiff-examples
- segmentation-examples
- stepCounter-examples
- stepCounter2-examples
- sumdiff-examples
- summariseCols-examples
- trainingFit-examples
- updown-examples