get_q10 {rTPC} | R Documentation |
Estimate the q10 value of a thermal performance curve
Description
Estimate the q10 value of a thermal performance curve
Usage
get_q10(model)
Arguments
model |
nls model object that contains a model of a thermal performance curve |
Details
Fits the q10 portion of rezende_2019
to all raw data below the optimum temperature (ÂșC; as estimated by get_topt
).
Value
Numeric estimate of q10 value
[Package rTPC version 1.0.4 Index]