dsens: Sensitivity function for D-Optimality

View source: R/inf_mat_sens.R

dsensR Documentation

Sensitivity function for D-Optimality

Description

Calculates the sensitivity function from the gradient vector and the Identity Matrix.

Usage

dsens(grad, M)

Arguments

grad

A function in a single variable that returns the partial derivatives vector of the model.

M

Information Matrix for the sensitivity function.

Value

The sensitivity function as a matrix of single variable.


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