Dear list, I want to perform a biplot, using customized titels for the x and y axis. Setting xlab="" and ylab="" resulted in an error, e.g.:
data(USArrests) biplot(princomp(USArrests),xlab="",ylab="")
Error in biplot.default(t(t(scores[, choices])/lam), t(t(x$loadings[, :
length of dimnames[1] not equal to array extent
How do I proceed? Thanks in advance! Wolfgang Koller ------------------------------------------------- Wolfgang Koller, wolfgang.koller at wu-wien.ac.at Forschungsinstitut f?r Europafragen Wirtschaftsuniversit?t Wien Althanstra?e 39-45, 1090 Vienna, Austria Tel: ++43/1/31336/4147 Fax: ++43/1/31336/758 http://fgr.wu-wien.ac.at/institut/ef/ief-home.htm -------------------------------------------------