powered by
The function constructs a thermal performance curve based on a beta function Asbury2010TrenchR.
TPC_beta(T_b, shift = -1, breadth = 0.1, aran = 0, tolerance = 43, skew = 0.7)
numeric performance.
numeric
numeric temperature (C).
numeric mode of the thermal performance curve.
numeric breadth of the thermal performance curve.
numeric scale performance value. If 0, no scaling; if 1, include a thermodynamic effect on mean performance.
0
1
numeric maximal breath (C) of the thermal performance curve.
numeric skewness of the thermal performance curve (0-1).
TPC_beta(T_b = 0:60, shift = -1, breadth = 0.1, aran = 0, tolerance = 43, skew = 0.7)
Run the code above in your browser using DataLab