environmentaltools.temporal.get_params

environmentaltools.temporal.get_params(df: DataFrame, param: dict, par: list, imod: list, t_expans)[source]

Gets the parameters of the probability models for fitting

Parameters:
  • df (*) – raw data

  • param (*) – the parameters of the analysis

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

  • imod (*) – combination of modes for fitting

  • t_expans (*) – the variability of the modes

Returns:

the parameters * esc (list): weight of the probability models

Return type:

  • df (pd.DataFrame)