obla_helper {lactater} | R Documentation |
OBLA helper
Description
For internal use only and it won't be exported.
Usage
obla_helper(.data, data_augmented, fit, model, obla)
Arguments
.data |
The raw data. |
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 |
obla |
The lactate value to be analyzed. |
Value
The results (intensity, lactate, heart rate) from the lactate threshold method.
[Package lactater version 0.2.0 Index]