get_rmax {rTPC}R 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


[Package rTPC version 1.0.4 Index]