dcrit | R Documentation |
Calculates the value of the D-Optimality criterion function, which follows the expression:
\phi_D = \left(\frac{1}{|M|}\right)^{1/k}
dcrit(M, k)
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. |
numeric value of the D-optimality criterion for the information matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.