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

Stochastic models #10

Open
4 tasks
seabbs opened this issue Apr 12, 2019 · 1 comment
Open
4 tasks

Stochastic models #10

seabbs opened this issue Apr 12, 2019 · 1 comment

Comments

@seabbs
Copy link
Owner

seabbs commented Apr 12, 2019

Make stochastic models have parity with current ODE implementations

Jobs

  • Implement a solving function for stochastic models
  • Implement all models as stochastic
  • Testing for all stochastic models
  • Support for multiple model runs in all functions
@seabbs seabbs self-assigned this Apr 12, 2019
@seabbs seabbs added this to To do in 0.3.0 - Getting ready for CRAN via automation Apr 12, 2019
@seabbs seabbs added this to To do in 0.4.0 - Extending `idmodelr` via automation Apr 12, 2019
@seabbs
Copy link
Owner Author

seabbs commented Apr 12, 2019

Stochastic models have less of a standard R implementation. See epirecipes for some standards.

Want to avoid heavy fitting packages, cryptic model structures etc.

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

No branches or pull requests

1 participant