top of page
  • Writer's pictureJairo Hidalgo Migueles

R package stepmetrics

In collaboration with the University of Alabama (US), I am happy to present the stepmetrics R package.

 

The goal of the stepmetrics R package is to calculate step and cadence metrics from aggregated step counts per epoch. These metrics include the total volume of steps per day, time accumulated in predefined cadence bands, cadence peaks, and moderate-to-vigorous intensity derived from cadence-based thresholds. All of these outcomes can be modified by the users.

I built the package with the intention to make it useful for working with ActiGraph devices, so a number of ActiGraph data formats are allowed (including agd and csv with different formats).

1 view

Recent Posts

See All

Some weeks ago I received an email that made me feel very honoured, I was being invited to give a talk in one of the most relevant international conferences in the physical activity field, the ISBNPA

On May 27, 2022, I released my first R package to CRAN, this was the R package actilifecounts. The actilifecounts package aims to generate activity counts from raw accelerometer data using the algorit

bottom of page