Learn R Programming

DoE.wrapper (version 0.13)

Wrapper Package for Design of Experiments Functionality

Description

Various kinds of designs for (industrial) experiments can be created. The package uses, and sometimes enhances, design generation routines from other packages. So far, response surface designs from package 'rsm', Latin hypercube samples from packages 'lhs' and 'DiceDesign', and D-optimal designs from package 'AlgDesign' have been implemented.

Copy Link

Version

Install

install.packages('DoE.wrapper')

Monthly Downloads

2,451

Version

0.13

License

GPL (>= 2)

Maintainer

Ulrike Groemping

Last Published

April 16th, 2025

Functions in DoE.wrapper (0.13)

DoE.wrapper-package

Wrapper package for design of experiments functionality
Dopt.augment

Function for augmenting a design with D-optimal additional points using optFederov from package AlgDesign
CentralCompositeDesigns

Statistical background of central composite designs
ccd.design

Function for accessing central composite designs from package rsm
ccd.augment

Function for augmenting an existing cube with a star portion, using package rsm
Dopt.design

Function for creating D-optimal designs with or without blocking from package AlgDesign
bbd.design

Function for generating Box-Behnken designs
optimality.criteria

Overview of optimality criteria in experimental design packages
rsmformula

Functions for supporting response surface analysis with package rsm
lhs.design

Functions for accessing latin hypercube sampling designs from package lhs or space-filling designs from package DiceDesign