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. For designs of type planor, the generators
element of the design.info
attribute contains the designkey from the original planor design.
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 planor (the designs itself is in the slot 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