Description Usage Arguments Value
Calculates the sensitivity function from the gradient vector, the Identity Matrix and the integral of the one-point Identity Matrix over the interest region. If instead the identity matrix is used, it can be used for A-Optimality.
1 | isens(grad, M, matB)
|
grad |
A function in a single variable that returns the partial derivatives vector of the model. |
M |
Information Matrix for the sensitivity function. |
matB |
Matrix resulting from the integration of the one-point Information Matrix along the interest region. |
The sensitivity function as a matrix of single variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.