dscrit: Criterion function for Ds-Optimality

View source: R/crit_eff.R

dscritR Documentation

Criterion function for Ds-Optimality

Description

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

φ_{Ds} = ≤ft(\frac{|M_{22}|}{|M|}\right)^{1/s}

Usage

dscrit(M, par_int)

Arguments

M

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

par_int

numeric vector with the index of the parameters of interest of the model.

Value

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


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