powered by
Construction of an optimal design balanced for first order of carry-over effect.
optimaldesign(nbPanelist, nbProd, nbProdByPanelist=nbProd, seed=NULL)
Maximum number of panelists
Number of products
Number of products that each panelist will evaluate
initialization of the algorithm
List with
design with the products evaluated by each panelist
contingency table with the number of times each product is seen at each rank
contingency table with the number of times each product follow each product
# NOT RUN { optimaldesign(nbPanelist=10,nbProd=5,nbProdByPanelist=3) # }
Run the code above in your browser using DataLab