- #1
- 53
- 3
hi
I have a random set of time series data that is calculated after applying an algorithm to a main random time serie data, and really need to extract all the possible characteristics from the set. The goal is to measure those characteristics and perform some statistical graphs based on those measurements ad try to forecast what are the possible next behaviours of the main set.
At the moment I have observed the next characteristics:
I have a random set of time series data that is calculated after applying an algorithm to a main random time serie data, and really need to extract all the possible characteristics from the set. The goal is to measure those characteristics and perform some statistical graphs based on those measurements ad try to forecast what are the possible next behaviours of the main set.
At the moment I have observed the next characteristics:
- Trend linearity and curvature
- Size of peak and trough
- Time that the value is over 80 or under 20
- etc...