[pymvpa] Sensitivity analysis with GNB
Thomas Nickson
thomas.nickson at gmail.com
Mon Dec 15 11:52:45 UTC 2014
On Fri, Dec 12, 2014 at 3:30 PM, Thomas Nickson <thomas.nickson at gmail.com>
wrote:
>
> On Fri, Dec 12, 2014 at 3:17 PM, Nick Oosterhof <
> n.n.oosterhof at googlemail.com> wrote:
>
>>
>> On 12 Dec 2014, at 16:13, Thomas Nickson <thomas.nickson at gmail.com>
>> wrote:
>>
>> >> > # XXX Later come up with some
>> >> > # could be a simple t-test maps using distributions
>> >> > # per each class
>> >>
>> >> yeah -- something like that might prove being useful, but probably not
>> >> too far from omnibus or ad-hoc Anovas which we have. So that is why
>> >> they were never implemented
>> > You mean using ANOVAs to calculate the sensitivity? How do I do that?
>>
>> See e.g.
>> http://www.pymvpa.org/generated/mvpa2.measures.anova.OneWayAnova.html
>>
>> Since the GNB classifier works feature-wise (does not consider any
>> covariance across voxels) the F value is a measure of how sensitive a
>> feature is in discriminating between the classes.
>>
>
>
What's the best way to use this module for this? Do I have to take the
GNB.means and then make a dataset where the targets are just [0,1] or is
there a better way?
Thanks.
>
>
>> _______________________________________________
>> Pkg-ExpPsy-PyMVPA mailing list
>> Pkg-ExpPsy-PyMVPA at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20141215/f12843b5/attachment.html>
More information about the Pkg-ExpPsy-PyMVPA
mailing list