integrate_reg_int: Integrate IM

View source: R/utils.R

integrate_reg_intR Documentation

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)

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.

Value

The integrated information matrix.


optedr documentation built on Nov. 18, 2022, 5:12 p.m.