get_topt: Estimate optimum temperature of a thermal performance curve

View source: R/get_topt.R

get_toptR Documentation

Estimate optimum temperature of a thermal performance curve

Description

Estimate optimum temperature of a thermal performance curve

Usage

get_topt(model)

Arguments

model

nls model object that contains a model of a thermal performance curve

Details

Optimum temperature (ºC) is calculated by predicting over the temperature range using the previously estimated parameters and keeping the temperature where the largest rate value occurs. Predictions are done every 0.001 ºC so the estimate of optimum temperature should be accurate up to 0.001 ºC.

Value

Numeric estimate of optimum temperature (in ºC)


padpadpadpad/rTPC documentation built on Jan. 17, 2024, 5:33 a.m.