Learn R Programming

daewr (version 1.0-1)

EEw2s2: D-efficient Estimation Equivalent Response Surface Designs

Description

Recalls Jones and Goos JQT Estimation Equivalent Response Surface Designs for 2 whole plot factors and 1 sub-plot factor from a catalog

Usage

EEw2s2(des, randomize=FALSE)

Arguments

des
input- a character variable containing the name of a design in the catalog. If left blank, the function prints a table showing all the design names in the catalog
randomize
input- a logical

Value

  • design

References

Jones, B. and Goos, P.(2012) "An Algorithm for Finding D-Efficient Equivalent-Estimation Second-Order Split Plot Designs", Journal of Quality Technology, Vol 44, No. 4, pp281-303, 2012.

Examples

Run this code
EEw2s2()
EEw2s2('EE21R7WP')
EEw1s2('EE21R7WP', randomize=TRUE)

Run the code above in your browser using DataLab