Efficiency between two Information Matrices
eff(criterion, mat1, mat2, k = 0, intPars = c(1), matB = NA)
Efficiency of first design with respect to the second design, as a decimal number.
character variable with the chosen optimality criterion. Can be one of the following:
'D-Optimality'
'Ds-Optimality'
'A-Optimality'
'I-Optimality'
'L-Optimality'
first information matrix, for the numerator.
second information matrix, for the denominator.
number of parameters of the model. Taken from the number of rows of the matrix if omitted.
numeric vector with the index of the parameters of interest of the model. Only for "Ds-Optimality".
matrix of the integral of the information matrix over the interest region. Only for "I-Optimality".