Learn R Programming

multiDoE (version 0.9.4)

Score: 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)

Value

The data frame of criteria and scores.

Arguments

msopt

A list as returned by the function MSOpt.

settings

The design matrix for which criteria scores have to be calculated.