mstk.analyzer.series.efficiency_with_block_size¶
- mstk.analyzer.series.efficiency_with_block_size(data)¶
Calculate the statistical efficiency of block average with different block size. It can be used to determine the maximum number of block size.
- Parameters:
data (list of float) –
- Returns:
block_size (list of int) – List of block size
efficiency (list of float) – List of statistic efficiency with different block size