These functions from DoE.base are exported from DoE.MIParray, because they are especially important for its use.
oa_feasible(nruns, nlevels, strength = 2, verbose = TRUE, returnbound = FALSE)
lowerbound_AR(nruns, nlevels, R, crit = "total")
length2(design, with.blocks = FALSE, J = FALSE)
length3(design, with.blocks = FALSE, J = FALSE, rela = FALSE)
length4(design, with.blocks = FALSE, separate = FALSE, J = FALSE, rela = FALSE)
length5(design, with.blocks = FALSE, J = FALSE, rela = FALSE)
contr.XuWu(n, contrasts=TRUE)
GWLP(design, ...)
SCFTs(design, digits = 3, all = TRUE, resk.only = TRUE, kmin = NULL, kmax = ncol(design),
regcheck = FALSE, arft = TRUE, cancors = FALSE, with.blocks = FALSE)
ICFTs(design, digits = 3, resk.only = TRUE, kmin = NULL, kmax = ncol(design),
detail = FALSE, with.blocks = FALSE, conc = TRUE)
for documentation of the functions, see the links under "See also"
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
see DoE.base
Ulrike Groemping
for documentation of the functions, see the links under "See also"
for documentation of the functions, see the links under "See also"
See also oa_feasible
, lowerbound_AR
,
length2
, length3
, length4
,
length5
, GWLP
, SCFTs
,
ICFTs
.
oa_feasible(24, c(2,3,4,6),2)
lowerbound_AR(24, c(2,3,4,6),2)
Run the code above in your browser using DataLab