README.md

Travis build status AppVeyor build status Coverage status

adept

adept package implements ADaptive Empirical Pattern Transformation (ADEPT) ([1]) method for pattern segmentation from a time-series x. ADEPT was designed for optimal use in performing fast, accurate walking strides segmentation from high-density data collected from a wearable accelerometer worn during continuous walking activity.

Installation

You can install the released version of adept from CRAN with:

install.packages("adept")

Vignettes

Vignettes are available to better explain package methods functionality.

  1. Vignette Introduction to adept package intends to introduce a reader to the ADEPT method and demonstrate the usage of the segmentPattern function which implements ADEPT method. Here, we focus on illustrating segmentPattern functionality via simulated data examples.

  2. Vignette Walking strides segmentation with adept provides an example of walking stride segmentation from subsecond accelerometry data with adept package. We demonstrate that ADEPT method can be used to perform automatic and precise walking stride segmentation from data collected during a combination of running, walking and resting exercise. We demonstrate how to segment data

    • with the use of stride templates that were pre-computed based on data from an external study,
    • by deriving new stride templates in a semi-manual manner.


neuroconductor-devel/adept documentation built on May 5, 2019, 9:19 a.m.