UType | R Documentation |
Applies the Fang algorithm on our constructed designs to obtain the configuration and the parameters of the U-type design associated.
UType(lst)
lst |
The output of one of our package functions. |
A LIST :
v
Number of runs.
r
Number of factors.
UtypeDesign
The configuration of the U-type design..
Mohamed Laib, Imane Rezgui, Zebida Gheribi-Aoulmi and Herve Monod
K.T. Fang, R.Li and A.Sudjanto (2006). Design ans Modeling for Computer Experiments. Taylor & Francis Group, LLC London.
## Not run:
M<-GPBIB4A(4,4,2,2)
UType(M)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.