icrit: Criterion function for I-Optimality

View source: R/crit_eff.R

icritR Documentation

Criterion function for I-Optimality

Description

Calculates the value of the I-Optimality criterion function, which follows the expression:

φ_I = Tr(M^{-1} \cdot B)

Usage

icrit(M, matB)

Arguments

M

information matrix for which the criterion value wants to be calculated.

matB

matrix of the integral of the information matrix over the interest region. Identity matrix for A-Optimality.

Value

Numeric value of the I-optimality criterion for the information matrix.


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