reVX.hybrid_stats.hybrid_stats.kendall_tau

kendall_tau(solar_ts, wind_ts)[source]

Compute Kendall’s tau correlation between the given solar and wind timeseries data. Return just the correlation coefficient.

Parameters:
  • solar_ts (ndarray) – Solar time-series vector for a single site

  • wind_ts (ndarray) – Wind time-series vector for a single site

Returns:

float – Kendall’s tau