tor_predict_fun: tor_predict_fun // internal

View source: R/tor_predict.R

tor_predict_funR Documentation

tor_predict_fun // internal

Description

Function to fit the model in torpor

Usage

tor_predict_fun(x, Tt, intr, intc, betat, betac, Ym)

Arguments

x

a temperature

Tt

turning point T

intr

intercept 1

intc

intercept 2

betat

slope 1

betac

slope 2

Ym

mean of Y to back-transform

Value

a numerical value

See Also

Other predict: eut_predict_fun(), tor_assign(), tor_predict()


vullioud/torpor documentation built on Nov. 27, 2024, 2:28 a.m.