This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the
development 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.
How many bins away to add to parametrized distributions
plots
legend : int
Either to provide legend and statistics in the legend.
1 – just lists distributions.
2 – adds distance measure
3 – tp/fp/fn in the case if p is provided
plot_cdf : bool
Either to plot cdf for data using non-parametric distribution
p : float or None
If not None, visualize null-hypothesis testing (given p).
Bars in the histogram which fall under given p are colored
in red. False positives and false negatives are marked as
triangle up and down symbols correspondingly
tail : (‘left’, ‘right’, ‘any’, ‘both’)
If p is not None, the choise of tail for null-hypothesis
testing
Returns :
histogram :
list of lines :
Quick search
Enter search terms or a module, class or function name.