{ } Raw JSON

bundles / scipy latest / scipy / stats / _mstats_basic / kendalltau_seasonal

function

scipy.stats._mstats_basic:kendalltau_seasonal

source: /scipy/stats/_mstats_basic.py :924

Signature

def   kendalltau_seasonal ( x )

Summary

Computes a multivariate Kendall's rank correlation tau, for seasonal data.

Parameters

x : 2-D ndarray

Array of seasonal data, with seasons in columns.

Aliases

  • scipy.stats._mstats_basic.kendalltau_seasonal