revanalyzer.REV_formulas.get_sREV_size
- revanalyzer.REV_formulas.get_sREV_size(sigmas_n, threshold)
sREV size calculation (can be applied both for scalar and vector metrics).
Input:
sigmas_n (dict, int[float]): dictionary, in which a key is a subsamples selection step, and a value is a normailzed standard deviation for this step;
threshold (float, <1): threshold to estimate sREV size.
Output:
sREV step (int): subsamples selection step, corresponding to sREV size.