[R] PCA biplot question
bady at univ-lyon1.fr
bady at univ-lyon1.fr
Fri Apr 21 09:20:36 CEST 2006
Hi, hi all,
> Hi everyone,
> I'd like to project two pcas onto one device window.
> I plot my first PCA:
> biplot(prcomp(t(cerebdevmat)), var.axes=FALSE, cex=c(1,.1),
> pc.biplot=TRUE)
> Now I'd like to project the features of another PCA onto this graph.
> Any suggestions?
You can used co-inertia analysis (coinertia in package ade4)
or maybe procuste analysis (package vegan, ade4, shapes)
these analyses are adapted to the simultaneous analyses of two tables.
cheers,
Pierre
--------------------------------------------------------------------------
Ce message a été envoyé depuis le webmail IMP (Internet Messaging Program)
More information about the R-help
mailing list