“Exact Phylodynamic Likelihood via Structured Markov Genealogy Processes” (arXiv:2405.17032, 2024)
“Markov Genealogy Processes” (Theoretical Population Biology
143:77–91, 2022)
- create and edit
yaml/<model>.yml
- in
yaml/
, runRscript add_model.R
-
cp yaml/src/* src
-
cp yaml/R/* R
- optionally edit
R/<model>.R
andsrc/<model>.cc
for style and documentation - add examples to
examples/<model.R>
- add tests to
tests/