Usage
panellipse.session(donnee, col.p, col.j, col.s, firstvar,
lastvar = ncol(donnee), alpha = 0.05, coord = c(1,2),
scale.unit = TRUE, nbsimul = 500, nbchoix = NULL,
level.search.desc = 0.2, centerbypanelist = TRUE,
scalebypanelist = FALSE, name.panelist = FALSE,
variability.variable = FALSE, cex = 1, color= NULL)
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
col.s
the position of the session variable
firstvar
the position of the first sensory descriptor
lastvar
the position of the last sensory descriptor (by default the last column of donnee
)
alpha
the confidence level of the ellipses
coord
a length 2 vector specifying the components to plot
scale.unit
boolean, if T the descriptors are scaled to unit variance
nbsimul
the number of simulations (corresponding to the number of virtual panels) used to compute the ellipses
nbchoix
the number of panelists forming a virtual panel, by default the number of panelists in the original panel
level.search.desc
the threshold above which a descriptor is not considered as discriminant according to AOV model "descriptor=Product+Panelist"
centerbypanelist
boolean, if T center the data by panelist before the construction of the axes
scalebypanelist
boolean, if T scale the data by panelist before the construction of the axes (by default, FALSE
is assigned to that parameter)
name.panelist
boolean, if T then the name of each panelist is displayed on the plotpanelist
graph (by default, FALSE
is assigned to that parameter)
variability.variable
boolean, if T a plot with the variability of the variable is drawn and a confidence intervals of the correlations
between descriptors are calculated
cex
cf. function par
in the graphics package color
a vector with the colors used; by default there are 35 colors defined