ConconiAnaerobicThresholdTest: Conconi Estimate of Anaerobic Threshold from a TCX File

Analyzes data from a Conconi et al. (1996) <doi:10.1055/s-2007-972887> treadmill fitness test where speed is augmented by a constant amount every set number of seconds to estimate the anaerobic (lactate) threshold speed and heart rate. It reads a TCX file, allows optional removal observations from before and after the actual test, fits a change-point linear model where the change-point is the estimate of the lactate threshold, and plots the data points and fit model. Details of administering the fitness test are provided in the package vignette. Functions work by default for Garmin Connect TCX exports but may require additional data preparation for heart rate, time, and speed data from other sources.

Version: 1.0.0
Depends: dplyr, ggplot2
Imports: trackeR, SiZer, methods
Suggests: knitr, rmarkdown
Published: 2024-01-22
Author: Levi Waldron [aut, cre]
Maintainer: Levi Waldron <lwaldron.research at gmail.com>
License: GPL (≥ 3)
URL: https://github.com/waldronlab/ConconiAnaerobicThresholdTest
NeedsCompilation: no
CRAN checks: ConconiAnaerobicThresholdTest results

Documentation:

Reference manual: ConconiAnaerobicThresholdTest.pdf
Vignettes: Analysis of Conconi anaerobic threshold test data

Downloads:

Package source: ConconiAnaerobicThresholdTest_1.0.0.tar.gz
Windows binaries: r-devel: ConconiAnaerobicThresholdTest_1.0.0.zip, r-release: ConconiAnaerobicThresholdTest_1.0.0.zip, r-oldrel: ConconiAnaerobicThresholdTest_1.0.0.zip
macOS binaries: r-release (arm64): ConconiAnaerobicThresholdTest_1.0.0.tgz, r-oldrel (arm64): ConconiAnaerobicThresholdTest_1.0.0.tgz, r-release (x86_64): ConconiAnaerobicThresholdTest_1.0.0.tgz, r-oldrel (x86_64): ConconiAnaerobicThresholdTest_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ConconiAnaerobicThresholdTest to link to this page.