delay_scale

Scaling parameter

Topics

bayesian_calibration

Specification

  • Alias: None

  • Arguments: REAL

  • Default: 2.0

Description

Value of parameter b in equation for the scaling scalar ai in the i-th stage, i=0,1,...,N1, where N is the number of stages (parameter num_stages). The equation can be either ai=b/(i+1) (in case of scale_type = “Linear”) or ai=b/2i (for “Power”). Value must be positive. Used by the DR and DRAM MCMC algorithms.