Description Usage Arguments Value Examples
Fits a thermal-performance dataset (TPD) using a Gaussian thermal-performance model (TPM) through a Non-linear least squares (NLS) approach.
1 | fit_weibull(tpd)
|
tpd |
A thermal-performance dataset (TPD) |
An nls model object
1 2 | tpd <- gen_base_tpd(topt = 30, tb = 5, skw = -2, ctmin = 15, ctmax = 35, pmax = 10, pmin = 0.1)
fit_weibull(tpd)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.