Searched refs:acolex (Results 1 – 2 of 2) sorted by relevance
763 def acolex(a, indices, axis=1): function806 avgcol = acolex(a, collapsecols)833 avgcol = acolex(tmprows, col)950 work = acolex(a, col)
3198 xmean = amean(pstat.acolex(x, 1))3199 ymean = amean(pstat.acolex(y, 1))3202 rpb = (ymean - xmean) / asamplestdev(pstat.acolex(data, 1)) * adjust