View source: R/method-bsln-plus.R
method_bsln_plus | R Documentation |
It applies the Bsln+
methods: Bsln+ 0.5 mmol/L
, Bsln+ 1.0 mmol/L
, and Bsln+ 1.5 mmol/L
.
method_bsln_plus(data_prepared, fit, sport, plot)
data_prepared |
The data retrieved from |
fit |
The fit you would like to use for finding the lactate values associated to each one of the lactate thresholds. |
sport |
The sport at which the incremental test was performed. One of |
plot |
A boolean to indicate whether to generate a plot from each one of the methods. |
a tibble with the following columns:
method |
the method used to estimate the lactate threshold |
fitting |
the fitting method used to predict the lactate curve |
intensity |
the intensity associated with the estimated lactate threshold |
lactate |
the lactate concentration associated with the estimated lactate threshold |
heart_rate |
the heart rate associated with the estimated lactate threshold |
plot |
the plot produced to display the lactate threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.