environmentaltools.temporal.ppf

environmentaltools.temporal.ppf(df: DataFrame, param: dict)[source]

Computes the inverse of the probability function

Parameters:
  • df (*) – raw time series

  • param (*) – the parameters of the probability model

Returns:

inverse of the cdf

Return type:

df (pd.DataFrame)