dcrit: Criterion function for D-Optimality

View source: R/crit_eff.R

dcritR Documentation

Criterion function for D-Optimality

Description

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

φ_D = ≤ft(\frac{1}{|M|}\right)^{1/k}

Usage

dcrit(M, k)

Arguments

M

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

k

numeric variable with the number of parameters of the model. Taken from the number of rows of the matrix if omitted.

Value

numeric value of the D-optimality criterion for the information matrix.


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