Learn R Programming

SensoMineR (version 1.23)

WilliamsDesign: Construct a Williams design

Description

Construct a Williams design

Usage

WilliamsDesign(nbprod,seed=NULL)

Arguments

nbprod

nombre de produits

seed

a number to intialize the generator of the random number

Value

Retrun the design

Examples

Run this code
# NOT RUN {
 exemple1 <- WilliamsDesign(12)
# }

Run the code above in your browser using DataLab