UType: U-type design via some PBIB designs

Description Usage Arguments Value Author(s) References Examples

Description

Applies the Fang algorithm on our constructed designs to obtain the configuration and the parameters of the U-type design associated.

Usage

1
UType(lst)

Arguments

lst

The output of one of our package functions.

Value

A LIST :

Author(s)

Mohamed Laib, Imane Rezgui, Zebida Gheribi-Aoulmi and Herve Monod

References

K.T. Fang, R.Li and A.Sudjanto (2006). Design ans Modeling for Computer Experiments. Taylor & Francis Group, LLC London.

Examples

1
2
3
4
5
## Not run: 
M<-GPBIB4A(4,4,2,2)
UType(M)

## End(Not run)

CombinS documentation built on May 2, 2019, 5:17 a.m.

Related to UType in CombinS...