Other packages > Find by keyword >

DoE.wrapper  

Wrapper Package for Design of Experiments Functionality
View on CRAN: Click here


Download and install DoE.wrapper package within the R console
Install from CRAN:
install.packages("DoE.wrapper")

Install from Github:
library("remotes")
install_github("cran/DoE.wrapper")

Install by package version:
library("remotes")
install_version("DoE.wrapper", "0.13")



Attach the package and use:
library("DoE.wrapper")
Maintained by
Ulrike Groemping
[Scholar Profile | Author Map]
First Published: 2009-08-21
Latest Update: 2023-08-21
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.
How to cite:
Ulrike Groemping (2009). DoE.wrapper: Wrapper Package for Design of Experiments Functionality. R package version 0.13, https://cran.r-project.org/web/packages/DoE.wrapper. Accessed 07 May. 2025.
Previous versions and publish date:
0.5 (2009-08-21 18:02), 0.6-1 (2009-09-07 19:10), 0.6-2 (2009-09-18 22:15), 0.6 (2009-08-25 19:33), 0.7-1 (2010-04-03 19:41), 0.7-2 (2010-06-02 10:01), 0.7 (2010-04-03 09:58), 0.8-1 (2010-09-01 19:37), 0.8-2 (2011-01-31 19:50), 0.8-3 (2011-07-23 15:01), 0.8-4 (2011-09-28 09:01), 0.8-5 (2011-11-07 17:23), 0.8-6 (2011-11-15 14:10), 0.8-7 (2012-12-14 22:55), 0.8-8 (2013-03-24 18:43), 0.8-9 (2013-09-13 18:49), 0.8-10 (2014-09-29 23:16), 0.8 (2010-08-10 17:42), 0.9 (2017-09-15 12:32), 0.10 (2019-05-11 07:40), 0.11 (2020-01-09 00:02), 0.12 (2023-08-21 16:30)
Other packages that cited DoE.wrapper R package
View DoE.wrapper citation profile
Other R packages that DoE.wrapper depends, imports, suggests or enhances
Complete documentation for DoE.wrapper
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for DoE.wrapper20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA