Learn R Programming

⚠️There's a newer version (0.12) of this package.Take me there.

DoE.wrapper (version 0.8-10)

Wrapper package for design of experiments functionality

Description

This package creates various kinds of designs for (industrial) experiments. It 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

1,398

Version

0.8-10

License

GPL (>= 2)

Maintainer

Ulrike Groemping

Last Published

September 29th, 2014

Functions in DoE.wrapper (0.8-10)

DoE.wrapper-page

Wrapper package for design of experiments functionality
Dopt.design

Function for creating D-optimal designs with or without blocking from package AlgDesign
ccd.augment

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

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

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

Function for accessing central composite designs from package rsm
CentralCompositeDesigns

Statistical background of central composite designs
optimality.criteria

Overview of optimality criteria in experimental design packages
rsmformula

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

Function for generating Box-Behnken designs