View source: R/retrieve-values.R
retrieve_intensity | R Documentation |
Retrieves the intensity associated to a given lactate value. It is mainly for internal use but it is exported for possible extensions.
retrieve_intensity(data_augmented, fit, model, lactate_value)
data_augmented |
The augmented data from the model. |
fit |
The fit you would like to use for finding the lactate values associated to each one of the lactate thresholds. |
model |
The model chosen in |
lactate_value |
The lactate value. |
the intensity associated with the estimated lactate threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.