Recompute Sobol first- and total-order indices from stored sample matrices using bootstrap resampling. Falls back to deterministic values when no samples are available.
bootstrap_indices(result, bootstrap)A list with matrices first and total containing the
bootstrap replications.
A sobol_result object produced by
sobol_indices().
Integer indicating how many bootstrap replicates to draw.