isens: Sensitivity function for I-Optimality

View source: R/inf_mat_sens.R

isensR Documentation

Sensitivity function for I-Optimality

Description

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.

Usage

isens(grad, M, matB)

Arguments

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.

Value

The sensitivity function as a matrix of single variable.


Kezrael/optedr documentation built on Oct. 12, 2024, 8:40 p.m.