welltestpy.estimate.fast_rep

fast_rep(para_no, infer_fac=4, freq_step=2)[source]

Get number of iterations needed for the FAST algorithm.

Parameters
  • para_no (int) – Number of parameters in the model.

  • infer_fac (int, optional) – The inference factor. Default: 4

  • freq_step (int, optional) – The frequency step. Default: 2