mvpa2.clfs.stats.nanmean

mvpa2.clfs.stats.nanmean(x, axis=0)

Compute the mean over the given axis ignoring NaNs.

Parameters :

x : ndarray

input array

axis : int

axis along which the mean is computed.

Returns :

m : float

the mean.

Previous topic

mvpa2.clfs.stats.match_distribution

Next topic

mvpa2.clfs.stats.plot_distribution_matches

NeuroDebian

NITRC-listed