Learn R Programming

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

DoE.wrapper (version 0.11)

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

1,177

Version

0.11

License

GPL (>= 2)

Last Published

January 8th, 2020

Functions in DoE.wrapper (0.11)

rsmformula

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

Function for accessing central composite designs from package rsm
lhs.design

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

Overview of optimality criteria in experimental design packages
bbd.design

Function for generating Box-Behnken designs
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
Dopt.augment

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

Wrapper package for design of experiments functionality
CentralCompositeDesigns

Statistical background of central composite designs