Hi Arman! I'm not a MVPA developer but I think I can answer your question. Try to look for the source code of this module. In my system, it's located at /usr/lib/pymodules/python2.7/mvpa2/clfs/gda.py. (you can find where your is located by typing *locate gda.py* in a terminal.)
In line 52 you can see all the possible options for *prior: *laplacian_smoothing, uniform and ratio. Sounds good? :) 2013/12/27 Arman Eshaghi <[email protected]> > Dear all, > > I was wondering whether it would be possible to get all the options > available for any given argument that is passed to a classifier in PyMVPA? > For example, for mvpa2.clfs.gda.LDA(), the default option for first > argument, “prior” , according to the documentation is > ‘laplacian_smoothing’, however, it is not possible to find out what other > options can be passed to prior other than ‘laplacian_smoothing’. > > Sorry for the dumb question :( > > All the best, > Arman > _______________________________________________ > Pkg-ExpPsy-PyMVPA mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa > -- Felipe Duque Belfort @duquefelipe 55 81 9706-9718 Fundador do jornal O Estudante<https://www.facebook.com/jornaloestudante?ref=hl> Alumnus da AIESEC Recife <http://www.aiesec.org.br/recife/>
_______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa

