View source: R/calc_d_optimality.R
calc.d.optimality | R Documentation |
Calculate D-optimality
calc.d.optimality(infos, prior = NULL, summed = TRUE)
infos |
block information as returned from calc.info.block() |
prior |
matrix of prior covariances, if given, posterior information is computed, defaults to NULL |
summed |
logical, should the information be summed across blocks? defaults to TRUE |
numeric vector of D-optimality for each person
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.