
Compute Diagnostics from Bootstrap Series
compute_bootstrap_diagnostics.RdAfter bootstrap series have been generated, this function computes diagnostic statistics from the actual series. Use this when block-level tracking is not available (e.g., when using C++ backend).
Usage
compute_bootstrap_diagnostics(
bootstrap_series,
original_data,
bs_type,
config = list()
)