Hi All, after searching a while on the R-project help archives, I found that I can construct factorial design with the conf.design package. But now, how can I construct a design for 2 parameters at 3 levels and 1 parameter at 2 levels? And, maybe more important: how do I calculate the effects? Thanks in advance Bart
Kjetil Holuerson
2005-Oct-22 20:19 UTC
[R] Design of experiments: construction and calculation
Bart Joosen wrote:> Hi All, > > after searching a while on the R-project help archives, I found that I can > construct factorial design with the conf.design package.Have a look at CRAN package AlgDesign Kjetil> > But now, how can I construct a design for 2 parameters at 3 levels and 1 > parameter at 2 levels? > > > And, maybe more important: how do I calculate the effects? > > Thanks in advance > > Bart > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > >--