You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Igor Siveroni edited this page Jul 27, 2017
·
51 revisions
The Structured Tree Likelihood component
The STreeLikelihoodODE class computes the log-likelihood of a genealogy given a population model. The STreeLikelihoodODE component takes as input a structured tree set of intervals and an instantiation of a PopModelODE. A typical STreeLikelihoodODE entry looks like this:
<distributionspec='STreeLikelihoodODE' id = 'stlikelihood'useStateName='true'popmodel='@sirmodel'solvePL='true'stepSize='0.01'popmodel='@sirmodel'>
<treeIntervalsspec="STreeIntervals"tree='@tree'> </treeIntervals>
</distribution>