mvpa2.clfs.transerror.nanmean

mvpa2.clfs.transerror.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.

Results :
m : float

the mean.

NeuroDebian

NITRC-listed