Description Usage Arguments Value
It provides the cpp function for FIM for the model ~(b3 * x1)/(1 + b1 * x1 + b2 * x2)
1 | FIM_kinetics_alcohol(x1, x2, w, param)
|
x1 |
Vector of design points (first dimension). |
x2 |
Vector of design points (second dimension). |
w |
Vector of design weight. Its length must be equal to the length of |
param |
Vector of values for the model parameters |
Fisher information matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.