WilliamsDesign {SensoMineR}R Documentation

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

Author(s)

Francois Husson husson@agrocampus-rennes.fr

Examples

 exemple1 <- WilliamsDesign(12)

[Package SensoMineR version 1.27 Index]