Menu.Optimal: Optimal designs

Menu.OptimalR Documentation

Optimal designs

Description

Optimal designs start from the assumption that a certain model structure is suitable for the problem at hand and optimize the design points for estimation of this model structure.

Optimal designs

R package AlgDesign offers optimal designs. This GUI currently offers the so-called D-optimal designs for standard situations only (no augmentation, no blocking, little tuning of parameters). D-optimal designs are most widely-spread but not necessarily best for all purposes. The implementation of D-optimal designs relies on a candidate data set.

D-optimal designs are liked because they are very flexible in terms of run size. Furthermore, they are the only designs for which it is very easy to incorporate constraints. Whenever the specified run size offers enough degrees of freedom and the candidate set contains enough variety for estimating the model, a D-optimal design can be found. However, a design which is optimal for the chosen run size can be very bad in absolute terms; like always, miracles are not possible.

Furthermore, note that there are many situations in (industrial) experimentation, for which assuming a model structure is ambitious if not inadequate. For such situations, other types of designs should be used.

Usage

As was already mentioned, the implementation of D-optimal designs in this GUI requires a candidate design, which can be any data frame, e.g. a full factorial design, an orthogonal array design or a latin hypercube design. The menu item Candidate design ... offers shortcuts for selection or creation of candidate designs.

The menu item D-optimal design ... allows creation of a D-optimal design, using the active data set (possibly restricted to exclude inadequate combinations) as the candidate set.

Author(s)

Ulrike Groemping

References

Atkinson, A.C. and Donev, A.N. (1992). Optimum experimental designs. Clarendon Press, Oxford.

Federov, V.V. (1972). Theory of optimal experiments. Academic Press, New York.

Wheeler, R.E. (2004). Comments on algorithmic design. Vignette accompanying package AlgDesign. ../../AlgDesign/doc/AlgDesign.pdf.

See Also

See also optFederov and Dopt.design


RcmdrPlugin.DoE documentation built on Oct. 7, 2023, 5:07 p.m.