data2design(x, quantitative = rep(FALSE, ncol(x)), ...)
planor2design(x, ...)
data.frame
, matrix
(function data2design
) or planordesign
design
with the type
and
creator
element of design.info
given as external
or planor
design.info
attribute
and the entire run.order
attribute of the result will
be wrong otherwise). Per default, all factors are treated as qualitative and
thus made into factors, if they are not factors already.
Items of the S4 class planordesign
are regular factorial designs
created by package design
).
Function planor2design
transforms them into objects of the S3 class
design
; currently, only the most basic information is included
(nunit and the factor information);
the design is assumed to be unrandomized and unreplicated.planordesign
,
design
, plot.design