icrit | R Documentation |
Calculates the value of the I-Optimality criterion function, which follows the expression:
\phi_I = Tr(M^{-1} \cdot B)
icrit(M, matB)
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. |
Numeric value of the I-optimality criterion for the information matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.