Description Usage Arguments Details Value Author(s) See Also Examples
This function represents a numeric labeled score
| 1 2 3 | 
| score | a numeric vector (or a data frame) used to produce the plot | 
| labels | the labels' names drawn for each  | 
| at | a numeric vector used as an index | 
| poslabel | the label position of each class (each level of  | 
| facets | a factor splitting  | 
| plot | a logical indicating if the graphics is displayed | 
| storeData | a logical indicating if the data are stored in
the returned object. If  | 
| add | a logical. If  | 
| pos | an integer indicating the position of the
environment where the data are stored, relative to the environment
where the function is called. Useful only if  | 
| ... | additional graphical parameters (see
 | 
Graphical parameters for rugs are available in plines of adegpar.
Some appropriated graphical parameters in p1d are also available.
An object of class ADEg (subclass S1.label) or ADEgS (if add is TRUE and/or 
if facets or data frame for score are used).
The result is displayed if plot is TRUE.
Alice Julien-Laferriere, Aurelie Siberchicot aurelie.siberchicot@univ-lyon1.fr and Stephane Dray
| 1 2 3 4 5 | 
Registered S3 methods overwritten by 'adegraphics':
  method         from
  biplot.dudi    ade4
  kplot.foucart  ade4
  kplot.mcoa     ade4
  kplot.mfa      ade4
  kplot.pta      ade4
  kplot.sepan    ade4
  kplot.statis   ade4
  scatter.coa    ade4
  scatter.dudi   ade4
  scatter.nipals ade4
  scatter.pco    ade4
  score.acm      ade4
  score.mix      ade4
  score.pca      ade4
  screeplot.dudi ade4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.