Tagged Questions
3
votes
1answer
210 views
How can I forecast time series data with cellular automata?
I have a time series data, for example
data = FinancialData["JK:ADRO", "July 16 2012"]
Can I use CellularAutomaton to ...