Which library can I use for "Time Series Decomposition" in .NET -


i need library "time series decomposition" in .net.

i found example below not .net

https://anomaly.io/seasonal-trend-decomposition-in-r/

question:

what name of library "time series decomposition" in .net framework

any appreciated.

thanks.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -