[pymvpa] Cross validation and permutation test
Yaroslav Halchenko
debian at onerussian.com
Fri Mar 11 17:58:08 UTC 2011
On Fri, 11 Mar 2011, Meng Liang wrote:
> Thanks very much for your reply! I am using NeuroDebian virtual machine
> for running PyMVPA. It is built-in software and I don't even know which
> version of PyMVPA I'm using! How can I find out (sorry for the naive
> question, I'm just getting to know the NeuroDebian system)?
We have two versions available : 0.4.7 and 0.6.0~rc2 at the moment
which come from 2 different packages: python-mvpa and
python-mvpa-snapshot
By default none of those is installed in NeuroDebian VM -- so which one
you installed? ;) just run
apt-cache policy python-mvpa python-mvpa-snapshot
you will see at once which are available and which is installed (marked
with *). For the new example you will need 0.6.* version -- so please
install python-mvpa-snapshot (which would be a good idea anyways for
those the new to PyMVPA)
alternatively just print the version in python
import mvpa
print mvpa.__version__
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
More information about the Pkg-ExpPsy-PyMVPA
mailing list