On Wed, Feb 23, 2011 at 03:59:34PM +0100, Fabian Pedregosa wrote: > Hi all. > > If I remember correctly there used to be a PCA module in > mvpa.mappers.pca, but I can't find it in the git repo .. Is it gone ? > Is there a substitute ? Am I missing something?
It was replaced after 0.4. Now it is: michael@meiner ~/hacking/pymvpa.dev (git)-[master] % git grep 'class PCAMapper' mvpa/mappers/mdp_adaptor.py:class PCAMapper(MDPNodeMapper): HTH, Michael -- Michael Hanke http://mih.voxindeserto.de _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

