Replies: 2 comments 6 replies
-
@kuchaale thank you for creating the first thread on pyextremes! How do you see interface looking for non-stationary processes? My understanding is that you apply some transformation to your data (e.g. de-trending) prior to using |
Beta Was this translation helpful? Give feedback.
-
@georgebv I think simple de-trending approach is problematic(?). The relationship between extremes and temporal context is lost, and extremes may be tied to specific temporal conditions. Also return level calculations become disconnected from the original sequences. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Would it be somehow possible to investigate non–stationarity, e.g. different seasons or long term trends (e.g. Chapter 6 in Cole (2001))?
Describe the solution you'd like
Please see e.g. R code here where a a argument tells which column(s) of data use as covariates for the linear modelling of the location parameter.
Thanks for your answer
Beta Was this translation helpful? Give feedback.
All reactions