get_e {rTPC} | R Documentation |
Estimate the activation energy of a thermal performance curve
Description
Estimate the activation energy of a thermal performance curve
Usage
get_e(model)
Arguments
model |
nls model object that contains a model of a thermal performance curve |
Details
Fits a modified-Boltzmann equation to all raw data below the optimum temperature (ÂșC; as estimated by get_topt
).
Value
Numeric estimate of activation energy (eV)
[Package rTPC version 1.0.4 Index]