[pymvpa] Combine the fMRI data with other data in the pattern analysis?
Nynke van der Laan
nynkevanderlaan at gmail.com
Tue Mar 15 11:54:40 UTC 2011
Oops, I read your post too fast and made an error. What I did now is:
> cv = CrossValidatedTransferError(
> TransferError(LinearNuSVMC()),
> NFoldSplitter())
> covariate_ds = [1,2,3,4,5,6,7,8,3,5,4,5,4,4,3,4,5,4,3,4,5,6,7,8,9,7,5,4,5,6,7,8,7,4,3,3,3,4]
> sl = Searchlight(m, radius=6)
> sl_map = sl(dataset, covariate_ds).
But than I get the Typeerror: __cal__() takes exactly 2 arguments (3 given)
Do you know what goes wrong?
Thanks in advance!
More information about the Pkg-ExpPsy-PyMVPA
mailing list