get_thermalsafetymargin: Estimate thermal safety margin of a thermal performance curve

View source: R/get_thermalsafetymargin.R

get_thermalsafetymarginR Documentation

Estimate thermal safety margin of a thermal performance curve

Description

Estimate thermal safety margin of a thermal performance curve

Usage

get_thermalsafetymargin(model)

Arguments

model

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

Details

Thermal safety margin is calculated as: CTmax - Topt. This is calculated using the functions get_ctmax and get_topt.

Value

Numeric estimate of thermal safety margin (in ºC)


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