get_rmax: Estimate maximum rate of a thermal performance curve
Description
Estimate maximum rate of a thermal performance curve
Usage
get_rmax(model)
Value
Numeric estimate of maximum rate
Arguments
model
nls model object that contains a model of a thermal performance curve
Details
Maximum rate is calculated by predicting over the temperature range using the previously estimated parameters and picking the maximum rate value. Predictions are done every 0.001 ºC.