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