This function takes matrix X0,q and crit to output the criterion value.
Usage
DesignEval(X0,crit)
Arguments
X0
an integer matrix object
crit
an integer object, criterion to choose:
"MD2" -- MD2
"CD2" -- CD2
"WD2" -- WD2
"maximin" -- maximin
Default: "MD2"
Value
criterion value.
References
Zhang, A. and Li, H. (2017). UniDOE: An R package for constructing uniform design of experiments via stochastic and adaptive threshold accepting algorithm. Technical Report.