Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kingaa/phylopomp

Repository files navigation

phylopomp, an R package for POMP inference on genealogies

Publications

"Exact Phylodynamic Likelihood via Structured Markov Genealogy Processes" (arXiv:2405.17032, 2024)

"Markov Genealogy Processes" (Theoretical Population Biology 143:77-91, 2022)

Related packages:

Checklist for adding a new model

  • create and edit yaml/.yml
  • in yaml/, run Rscript add_model.R
  • cp yaml/src/* src
  • cp yaml/R/* R
  • optionally edit R/.R and src/.cc for style and documentation
  • add examples to examples/
  • add tests to tests/

About

R package for phylodynamics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Contributors