To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.featsel.ifs.NBackHistoryStopCrit

Inheritance diagram of NBackHistoryStopCrit

class mvpa2.featsel.ifs.NBackHistoryStopCrit(bestdetector=<mvpa2.featsel.helpers.BestDetector object at 0x4b14550>, steps=10)

Stop computation if for a number of steps error was increasing

Initialize with number of steps

Parameters :

bestdetector : BestDetector

used to determine where the best error is located.

steps : int

How many steps to check after optimal value.

steps

NeuroDebian

NITRC-listed