Description Usage Arguments Value
Gets a thermal performance curve from a temperature and performance vectors.
1 | get_tpc(Tm, P, Degree, Pmin)
|
Tm |
A vector of temperature values |
P |
A vector of performance values |
Degree |
The degree of the polynomial regression used to fit the curve. If not specified the degree with lowest AIC is selected |
Pmin |
The minimum performance value. |
A dataset of four columns: "T" for temperautre, "P" for performance, "L" for the low 95
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.