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.helpers.FixedErrorThresholdStopCrit

Inheritance diagram of FixedErrorThresholdStopCrit

class mvpa2.featsel.helpers.FixedErrorThresholdStopCrit(threshold)

Stop computation if the latest error drops below a certain threshold.

Initialize with threshold.

Parameters :

threshold : float [0,1]

Error threshold.

threshold

NeuroDebian

NITRC-listed