get_eh {rTPC} | R Documentation |
Estimate the deactivation energy of a thermal performance curve
Description
Estimate the deactivation energy of a thermal performance curve
Usage
get_eh(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 beyond the optimum temperature (ÂșC; as estimated by get_topt
).
Value
Numeric estimate of activation energy (eV)
[Package rTPC version 1.0.4 Index]