Score {multiDoE} | R Documentation |
Criteria values for design matrix
Description
The Score
function returns the optimization criteria values for a
given MSOpt
list and design matrix.
Usage
Score(msopt, settings)
Arguments
msopt |
A list as returned by the function MSOpt. |
settings |
The design matrix for which criteria scores have to be calculated. |
Value
The data frame of criteria and scores.
[Package multiDoE version 0.9.4 Index]