get_rmax: Estimate maximum rate of a thermal performance curve

View source: R/get_rmax.R

get_rmaxR Documentation

Estimate maximum rate of a thermal performance curve

Description

Estimate maximum rate of a thermal performance curve

Usage

get_rmax(model)

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.

Value

Numeric estimate of maximum rate


padpadpadpad/rTPC documentation built on Aug. 31, 2024, 1:30 a.m.