Learn R Programming

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

DoE.base (version 0.6-1)

Full factorials, orthogonal arrays and base utilities for DoE packages

Description

This package creates full factorial experimental designs and designs based on orthogonal arrays for (industrial) experiments. Additionally, it provides some utility functions used also by other DoE packages.

Copy Link

Version

Install

install.packages('DoE.base')

Monthly Downloads

8,249

Version

0.6-1

License

GPL (>= 2)

Maintainer

Ulrike Groemping

Last Published

August 13th, 2009

Functions in DoE.base (0.6-1)

export.design

Function for exporting a design object
oa.design

Function for accessing orthogonal arrays
add.response

Function to add response values to an experimental design
fix.design

Function to preserve class design when editing a design
qua.design

Function to switch between qualitative and quantitative factors and different contrast settings
param.design

Function to generate Taguchi style parameter designs
Class design and accessors

Class design and its accessor functions
cross.design

Function to cross several designs
formula.design

Function to change the default formula for a data frame of class design to involve the correct factors with the desired effects and responses
contr.FrF2

Contrasts for orthogonal Fractional Factorial 2-level designs
arrays

Orthogonal arrays in the package
Reshape designs with repeated measurements

Reshape designs with repeated measurements
DoE.base-package

Full factorials, orthogonal arrays and base utilities for DoE packages
fac.design

Function for full factorial designs
utilities

Utility functions for DoE packages, not intended for direct use