| isens | R Documentation | 
Calculates the sensitivity function from the gradient vector, the Information 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.
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 or lineal matrix for L-Optimality. | 
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.