
Text der Seite
R-Software for Design of Experiments
- A CRAN Task view shows R's abilities in this field.
- A project on Design of Experiments in R (with focus on industrial experimentation) is currently under way.
It strives to implement competitive facilities for (Industrial) Design of Experiments in R by a suite of four R packages. The project was presented at UseR! 2009 in Rennes. Please feel free to contact me with thoughts and suggestions. Offers for help (cf. last slide of Rennes presentation) are particularly welcome!
The project elements are the R-packages
- DoE.base (detail, on CRAN)
- FrF2 (detail, including infos on catalogue package FrF2.catlg128, on CRAN)
- DoE.wrapper (detail, on CRAN)
- a graphical user interface for those who do not want to do command line programming:
RcmdrPlugin.DoE (detail, on CRAN). This package is supported by a tutorial with example data sets.Warning:
- Because of a very substantial change to Rcmdr, package RcmdrPlugin.DoE did not work with version 1.9-3 of Rcmdr. The latest version 1.9-4 has solved the problem.
- If you are not on the latest R version, automatic installs may install an old version without warning! Look here for how to avoid this.
