Allow treeTraceAnalysis to check if a reference tree is present in the credible set (using the shortReport mehtod only)
59 lines of code changed in 2 files:
Issue 49
1 lines of code changed in 1 file:
Extend the model to allow the number of effective categories to be different from the number of branches + bug fix (the rightmost quantile was never used)
26 lines of code changed in 1 file:
Bug fix
113 lines of code changed in 1 file:
Allow optional upper and lower. If optional then the boundaries are obtained directly from the parameter.
15 lines of code changed in 1 file:
Restore TruncNormalDistribution
41 lines of code changed in 1 file:
Autocorrelated clock model of rate evolution (Yang and Rannala 2006). This should eventualy replace former RateChangeLikelihood and {ED,GD,LN}Likelihood
364 lines of code changed in 2 files:
T-distributed continuous model stuff
1559 lines of code changed in 17 files:
experimental on-the-fly updating of operator weights with -otfops. Absolutly no guarantee - may make things worse
130 lines of code changed in 13 files:
experimental Ornstein-Uhlenbeck prior likelihood
196 lines of code changed in 2 files:
cosmetics and comment
6 lines of code changed in 1 file:
Save data in rows option
45 lines of code changed in 1 file:
oops should be with previous bunch
4 lines of code changed in 1 file:
fix java generics use
5 lines of code changed in 1 file:
fix MIssing attribute rule
1 lines of code changed in 1 file:
Implement log-space for EBSP
Improve loading speed of big trace files and performance of EBSP analysis on large logs
99 lines of code changed in 6 files:
Return the proper exception from getDouble
9 lines of code changed in 1 file:
don't crash on missing attribute
10 lines of code changed in 1 file:
Added the ability to tell a MonophylyStatistic to ignore certain taxa. This allows us to set up a 'backbone' constraint where taxa of interst are free to move about on the backbone. Compiles and runs but still in the process of testing. To use: put an <ignore>...</ignore> containing the taxa or taxon sets to be ignored.
906 lines of code changed in 2 files:
Fixed a problem where TreeAnnotator wouldn't use a target tree with no branch lengths (i.e., a consensus tree). Will now annotate a (say, PAUP) consensus tree.
1 lines of code changed in 2 files:
Make randomizing branch length in init optional.
26 lines of code changed in 1 file:
Fixed bug in Newton-Raphson algorithm in GMRFSkyrideBlockUpdateOperator so that it actually bails out after maxIterations is reached.
Modified the constructor of GMRFSkyrideLikelihood to make sure that no initial coalescent intervals = 0.
35 lines of code changed in 2 files:
Fixed a bug in the scaled-multivariate normal distribution; should only affect diffusion models
1 lines of code changed in 1 file:
fix warning
2 lines of code changed in 1 file:
make operator name uniqu
3 lines of code changed in 1 file:
Small helper to count lines in code
29 lines of code changed in 1 file:
Make operator name uniqu
4 lines of code changed in 3 files:
Fixed a bug in the scaled-multivariate normal distribution; should only affect diffusion models
292 lines of code changed in 4 files:
make EBSP functional again after it was broken by recent changes. Some small cleanups as well.
165 lines of code changed in 9 files:
Generate a CSV header better suited for importing and handling by code
14 lines of code changed in 1 file:
added geometric mean summary statistic to tracer for traces with all values positive. Should be better point estimate for scale parameters.
290 lines of code changed in 5 files:
Fixed GMRFSkyrideLikelihood so that it is compatiable with Tracer to make pretty pictures.
538 lines of code changed in 3 files:
Reorganized stuff into stochasticdollo.
'als' prefix stands for acquisition-loss-substitution, which is a synonym for multi-state stochastic Dollo. Hope this clarifies any confusion.
Had some trouble committing in the previous revisions...
1006 lines of code changed in 7 files:
Reorganized stuff into stochasticdollo.
'als' prefix stands for acquisition-loss-substitution, which is a synonym for multi-state stochastic Dollo. Hope this clarifies any confusion.
0 lines of code changed in 1 file:
Tweak to NexusImporter to read root node attribute values.
5 lines of code changed in 4 files:
Cleaning up the dependencies a bit more (moved some tree stuff out of SimpleMCMCOperator into a new AbstractTreeOperator) and moved some Alternative Splicing stuff out of dr.inference.prior into a new package dr.evomodel.alternativesplicing (I suggest all of the alternative splicing should go in here).
693 lines of code changed in 13 files:
Fixes for the Exponential-Logistic
2 lines of code changed in 2 files: