eigenstrapping
eigenstrapping.dataio
eigenstrapping.datasets
eigenstrapping.fit
eigenstrapping.geometry
eigenstrapping.plotting
eigenstrapping.rotations
eigenstrapping.stats
nonparp()
eigenstrapping.utils
Compute two-sided non-parametric p-value.
Compute the fraction of elements in dist which are more extreme than stat.
stat (float) – Test statistic
dist ((N,) np.ndarray) – Null distribution for test statistic
Fraction of elements in dist which are more extreme than stat
float