environmentaltools.temporal.initial_params

environmentaltools.temporal.initial_params(param: dict, par: list, pos: int, imode: list, comp: list)[source]

Prepares the parameters from previous fit to the following

Parameters:
  • param (*) – the parameters of the analysis

  • par (*) – the guess parameters of the probability model

  • pos (*) – location to place the new terms for the fit

  • imode (*) – combination of modes for fitting

  • comp (*) – components of the current mode

Returns:

initial guess parameters

Return type:

  • par0 (list)