Learn R Programming

SensoMineR (version 1.27)

WilliamsDesign: Construct a Williams design

Description

Construct a Williams design

Usage

WilliamsDesign(nbprod,seed=NULL)

Value

Retrun the design

Arguments

nbprod

nombre de produits

seed

a number to intialize the generator of the random number

Author

Francois Husson husson@agrocampus-rennes.fr

Examples

Run this code
 exemple1 <- WilliamsDesign(12)

Run the code above in your browser using DataLab