Usage
score.pca(x, xax = 1, which.var = NULL, mfrow = NULL, csub = 2,
sub = names(x$tab), abline = TRUE, ...)
Arguments
xax
the column number for the used axis
which.var
the numbers of the kept columns for the analysis, otherwise all columns
mfrow
a vector of the form "c(nr,nc)", otherwise computed by a special own function n2mfrow
csub
a character size for sub-titles, used with par("cex")*csub
sub
a vector of string of characters to be inserted as sub-titles, otherwise the names of the variables
abline
a logical value indicating whether a regression line should be added
...
further arguments passed to or from other methods