Releases: kingaa/phylopomp
0.16.2.0
0.16.0.0
gendat()now returns the deme for samples.- The
Strainsmodel (see?strains) now has a filtering code:strains_pomp().
0.15.2.0
This release fixes a bug in the curtail function.
0.15.0.0
This release includes simulators for two new models:
- 'Strains': in which 3 strains compete for susceptibles.
- 'TwoUndead': which is identical to the 'TwoSpecies' model, except in that strains persist as ghosts after their demise.
In addition, there are some improvements to the underlying library:
- It is now possible to have events in which lineages migrate when sampled.
- There is some additional error-trapping.
0.14.9.1
This release contains an improvement to the curtail() function, which can now truncate a genealogy from either the left or the right.
It also contains some streamlining of the underyling C++ library functions.
0.14.8.0
This release fixes an error in the filtering codes for the SEIR and Two-Species models.
There are also some changes to allow for simulation with multiple (batch) sampling.
0.14.6.5
A bug, introduced in the previous release, has been fixed.
0.14.6.4
This release fixes bugs.
0.14.6.2
This release fixes bugs in the two-species spillover model's simulation and filtering codes.
0.14.6.1
The filtering codes for the two-species spillover model are now working.