You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this existed in a very early version of OnlineStats, implemented by @tbreloff, but now it's gone for a reason I don't remember.
So there's nothing built-in that does this, although I've thought about re-implementing it. It would be straightforward to make your own OnlineStat that implements a specific chain.
I'll keep this open as a feature request, but probably won't have time to work on it soon.
joshday
changed the title
Doc improvement? OnlineStat chaining
Feature Request: OnlineStat Chaining
Jan 24, 2024
Hello,
I'm looking for a way to "chain" 2 (or more) OnlineStat to do something like in the following examples
https://github.com/nardew/talipp/blob/main/tests/test_indicator_chaining.py
I wonder what is the best solution for that purpose using OnlineStats (and IncTA.jl)
I looked at OnlineStats doc but couldn't find that.
Some help will be very nice.
After understanding it (and if we consider doc is still lacking stuff) I could provide PR.
Kind regards
The text was updated successfully, but these errors were encountered: