criterium_modE: Modified-E Optimality Criterium

Description Usage Arguments

View source: R/FIM_calculation.R

Description

Modified-E Optimality Criterium

Usage

1
criterium_modE(FIM, eig_tol = 1e-10)

Arguments

FIM

Matrix with the values of the Fisher Information Matrix

eig_tol

Tolerance for the eigen values. If any eigen value is lower than this value, the FIM is singular and a high value (1e20) is returned. 1e-10 by default.


bioOED documentation built on Aug. 7, 2019, 5:03 p.m.