tor_predict_fun | R Documentation |
Function to fit the model in torpor
tor_predict_fun(x, Tt, intr, intc, betat, betac, Ym)
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 |
a numerical value
Other predict:
eut_predict_fun()
,
tor_assign()
,
tor_predict()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.