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

Feature Request: Markov VPC #33

Open
billdenney opened this issue Jul 6, 2023 · 1 comment
Open

Feature Request: Markov VPC #33

billdenney opened this issue Jul 6, 2023 · 1 comment

Comments

@billdenney
Copy link

I have been working on several discrete-time Markov models recently. I've developed some time-dependent Markov evaluation functions that take in a starting state and vectors of the transition probabilities, and it outputs

I'm not suggesting to run the simulations in tidyvpc, this function would convert the vectors of probabilities to the Markov states.

Would you be interested in a PR to add this function to tidyvpc?

I realize that this may be tangential to the functionality of tidyvpc, so I'll understand if it doesn't feel like the right fit.

@certara-jcraig
Copy link
Collaborator

Hi @billdenney, we'd absolutely welcome your contribution here. Yes, we wouldn't want tidyvpc to be responsible for simulation, but so long as users can bring observations and simulations that tidyvpc can understand and process with proper method e.g., vpcstats(type="Markov") this would be a nice addition and we'd be happy to give this functionality a home within tidyvpc!

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

2 participants