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

Function to predict an evolutionary time series given some initial values #48

Closed
ScottClaessens opened this issue Sep 27, 2024 · 4 comments · Fixed by #60
Closed

Function to predict an evolutionary time series given some initial values #48

ScottClaessens opened this issue Sep 27, 2024 · 4 comments · Fixed by #60
Assignees
Labels
enhancement New feature or request

Comments

@ScottClaessens
Copy link
Owner

Erik mentioned this in an email:

Maybe the last feature I’d like to add before submission is to predict a time series given some initial values (which could for example be the model inferred ancestral states). I feel like this can really make the model’s behavior more transparent before introducing the equilibrium analyses. And it will generalize visualizing coevolution beyond the 2x2 case by using a common y-axis.

Here's an example of what this might look like:

image

@ScottClaessens ScottClaessens self-assigned this Sep 27, 2024
@ScottClaessens ScottClaessens added the enhancement New feature or request label Sep 27, 2024
@ScottClaessens
Copy link
Owner Author

ScottClaessens commented Oct 3, 2024

I mentioned this in my email reply, but I think a good default for this plot would be to use the model-implied ancestral states as the starting values. Users could manually set their own starting values.

@ScottClaessens ScottClaessens added this to the Package version 0.0.1. milestone Oct 3, 2024
@ErikRingen ErikRingen self-assigned this Oct 4, 2024
@ErikRingen
Copy link
Collaborator

ErikRingen commented Oct 8, 2024

I have drafted an initial version of a function to predict coevolutionary time series given some fit model and initial states on the associated branch. To be added is an associated plot function.

@ScottClaessens
Copy link
Owner Author

Thanks! Are you happy to also work on the plotting function?

@ErikRingen
Copy link
Collaborator

Thanks! Are you happy to also work on the plotting function?

Yep, just pushed the function to the branch.

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

Successfully merging a pull request may close this issue.

2 participants