Description Usage Arguments Value Examples
Generates a thermal-performance data set from a list of thermal performance traits
1 |
Topt |
The thermal optimum. |
CTmax |
The critical thermal maximum. Needs to be > Topt |
CTmin |
The critical thermal minimum. Needs to be < Topt |
Pmax |
The maximal performance capacity. |
Pmin |
The mimimal performance capacity. Needs to be < Pmax |
Error |
The amount of error/noise to be introduced to generate unique data. In units of standard deviation. |
Samples |
Number of samples to be extracted. |
Degree |
Degree of the polynomial regression that will be created to extract the data. |
A dataset of two columns: "T" for temperature and "P" for performance.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.