integrate_reg_int: Integrate IM
Description
Integrates the information matrix over the region of interest to calculate matrix B to be used in I-Optimality
calculation.
Usage
integrate_reg_int(grad, k, reg_int)
Value
The integrated information matrix.
Arguments
- 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.