Пример #1
0
 def apply(self, xvals, yvals):
     return Stats.doCorrelationTest(xvals, yvals,
                                    method=self.method)