nappesortplot: Plot consumers' sorted tablecloth

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Plot consumers' sorted tablecloth.

Usage

1
nappesortplot(donnee,first="nappe", numr = 2, numc = 2, lim = c(60,40))

Arguments

donnee

a data frame of dimension (p,3j), where p represents the number of products and j the number of consumers

first

2 possibilities: "nappe" if the napping variables first appear for each consumer or "catego" if it is the categorization variable

numr

the number of tablecloth per row (by default 2)

numc

the number of tablecloth per column (by default 2)

lim

the size of the tablecloth

Details

The data used here refer to a specific experiment, where consumers are asked to position products on a tablecloth of dimension lim, by default (60,40) and to categorize them.

Value

Returns as many graphs as there are consumers, each graph represents products positioned by a given consumer on a tablecloth and colored according to the categorization

Author(s)

Marine Cadoret, S\'ebastien L\^e sebastien.le@agrocampus-ouest.fr

References

Pag\'es, J., L\^e, S., Cadoret, M. (2010) The Sorted Napping: a new holistic approach in sensory evaluation. Journal of Sensory Studies

See Also

fasnt

Examples

1
2
3
4
5
## Not run: 
data(smoothies)
nappesortplot(smoothies,first="nappe")

## End(Not run)

Example output

Loading required package: FactoMineR
dev.new(): using pdf(file="Rplots1.pdf")
dev.new(): using pdf(file="Rplots2.pdf")
dev.new(): using pdf(file="Rplots3.pdf")
dev.new(): using pdf(file="Rplots4.pdf")

SensoMineR documentation built on May 2, 2019, 5:56 p.m.