get_thermaltolerance {rTPC}R Documentation

Estimate thermal tolerance of a thermal performance curve

Description

Estimate thermal tolerance of a thermal performance curve

Usage

get_thermaltolerance(model)

Arguments

model

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

Details

Thermal tolerance is calculated as: CTmax - CTmin. This is calculated using the functions get_ctmax and get_ctmin.

Value

Thermal tolerance (in ÂșC)


[Package rTPC version 1.0.4 Index]