"integrate" a time series variable
Posted: Tue Jun 08, 2021 2:14 pm
How do I sum a time series variable through a command which I could use in a formula link? My idea is to use a command for a discrete time version of an integral S(t)=Integral_{t_0}^t s(t) dt, given a time series whose increment should be added up, given some initial value. I would prefer to avoid script programming, since this would interfere with an automated workflow to some degree.