Skip to contents

The goal of walking.fingerprint is to derive patterns of walking from wrist-worn ‘accelerometers’, and create a subject-level predictor that can be used as an identifier.

Installation

You can install the development version of walking.fingerprint like so:

remotes::install_github("muschellij2/walking.fingerprint")

Example

This is a basic example which shows you how to solve a common problem:

library(walking.fingerprint)
## basic example code