Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discovery of transition probabilities between #4

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Discovery of transition probabilities between #4

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

We are interested in discovering fixed points/attractors in the time series 
results, the first stage of this is the density graphs, second is finding where 
the time series cluster, and third is finding the transition probabilities 
between these clusters.

Implement a method for discovering the transition probabilities overtime. Ie. 
the probability of a agent in state Y being in state X n generations in the 
future. The method should take a set of states States and a window length n as 
inputs and output a transition probability matrix State*States -> boolean.

Original issue reported on code.google.com by [email protected] on 4 Apr 2011 at 8:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant