Functions from package DoE.base
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) 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)
nruns |
see DoE.base |
nlevels |
see DoE.base |
strength |
see DoE.base |
verbose |
see DoE.base |
R |
see DoE.base |
crit |
see DoE.base |
design |
see DoE.base |
with.blocks |
see DoE.base |
J |
see DoE.base |
rela |
see DoE.base |
n |
see DoE.base |
contrasts |
see DoE.base |
separate |
see DoE.base |
digits |
see DoE.base |
all |
see DoE.base |
resk.only |
see DoE.base |
kmin |
see DoE.base |
kmax |
see DoE.base |
regcheck |
see DoE.base |
arft |
see DoE.base |
cancors |
see DoE.base |
detail |
see DoE.base |
conc |
see DoE.base |
... |
see DoE.base |
for documentation of the functions, see the links under "See also"
for documentation of the functions, see the links under "See also"
Ulrike Groemping
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)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.