integrate_reg_int | R Documentation |
Integrates the information matrix over the region of interest to calculate matrix B to be used in I-Optimality calculation.
integrate_reg_int(grad, k, reg_int)
grad |
function of partial derivatives of the model. |
k |
number of unknown parameters of the model. |
reg_int |
optional numeric vector of two components with the bounds of the interest region for I-Optimality. |
The integrated information matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.