crossStat#

swordfish.function.crossStat()#

Return a tuple with the following elements: count(X), sum(X), sum(Y), sum2(X), sum2(Y), sum(X*Y).

参数: