Description Usage Arguments Author(s)
Adds the percentage of the sum-of-squares explained by each axis to the plot.
1 2 3 4  | 
x | 
 
  | 
dim | 
 The dimensions to be printed.  | 
var.show | 
 Show explained sum-of-squares in biplot? (default   | 
var.cex | 
 The cex value for the percentages shown in the plot.  | 
var.col | 
 The color value of the percentages shown in the plot.  | 
axis.ext | 
 Axis extension factor (default is   | 
center | 
 Numeric. The type of centering to be performed. 
0= no centering, 1= row mean centering (construct), 
2= column mean centering (elements), 3= double-centering (construct and element means),
4= midpoint centering of rows (constructs).
The default is   | 
normalize | 
 A numeric value indicating along what direction (rows, columns)
to normalize by standard deviations.   | 
g | 
 Power of the singular value matrix assigned to the left singular vectors, i.e. the constructs.  | 
h | 
 Power of the singular value matrix assigned to the right singular vectors, i.e. the elements.  | 
col.active | 
 Columns (elements) that are no supplementary points, i.e. they are used in the SVD to find principal components. default is to use all elements.  | 
col.passive | 
 Columns (elements) that are supplementary points, i.e. they are NOT used
in the SVD but projecte into the component space afterwards. They do not 
determine the solution. Default is   | 
... | 
 Not evaluated.  | 
Mark Heckmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.