climpred.classes.PerfectModelEnsemble.compute_uninitialized

PerfectModelEnsemble.compute_uninitialized(metric='pearson_r', comparison='m2e')[source]

Compares the bootstrapped uninitialized run to the control run.

Parameters:
  • metric (str, default 'pearson_r') – Metric to apply in the comparison.
  • comparison (str, default 'm2m') – How to compare to the control run.
  • running (int, default None) – Size of the running window for variance smoothing.
Returns:

Result of the comparison as a Dataset.