Usage
ardi(donnee, col.p, col.j, firstvar, lastvar = ncol(donnee), nbval = 10, center = TRUE, scale = FALSE)
Arguments
donnee
a data frame made up of at least two qualitative variables
(product, panelist) and a set of quantitative variables (sensory descriptors)
col.p
the position of the product variable
col.j
the position of the panelist variable
firstvar
the position of the first sensory descriptor
lastvar
the position of the last sensory descriptor (by default the last column of donnee
)
nbval
the number of highest divergences to be displayed
center
by default, data are mean centered by panelist
scale
by default, data are not scaled by panelist