Description Usage Arguments Value
View source: R/gaussian_model_functions.R
Computes optimality criterion value for a design matrix X
.
1 | gaussian_get_opt_crit_value(X, order = 1, opt_crit = 0)
|
X |
Design matrix. |
order |
integer corresponding to a Scheffé model order (1, 2, or 3). |
opt_crit |
optimality criterion: 0 or "D" is D-optimality; while 1 or "I" is I-optimality. |
Returns the value of the optimality criterion for this particular design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.