[root]/src/dr/inferencexml/distribution
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 51 (100.0%) | 3112 (100.0%) | 61.0 |
dong.w.xie | 21 (41.2%) | 1878 (60.3%) | 89.4 |
msuchard | 16 (31.4%) | 567 (18.2%) | 35.4 |
baele.guy@gmail.com | 1 (2.0%) | 194 (6.2%) | 194.0 |
mdhall272@gmail.com | 1 (2.0%) | 141 (4.5%) | 141.0 |
akaruiws | 2 (3.9%) | 138 (4.4%) | 69.0 |
rambaut | 5 (9.8%) | 99 (3.2%) | 19.8 |
gcybis@yahoo.com.br | 1 (2.0%) | 79 (2.5%) | 79.0 |
sibon.li | 2 (3.9%) | 9 (0.3%) | 4.5 |
jheled | 2 (3.9%) | 7 (0.2%) | 3.5 |
Implemented a scaled mixture of Wishart distribution for precision matrix inference.
95 lines of code changed in 1 file:
Added a half-T-distribution for more flexible specification of precision matrices in trait evolution.
136 lines of code changed in 2 files:
Fixed transform; they were missing Jacobians in computing densities.
2 lines of code changed in 2 files:
Fixed log determinate for large diagonal matrices; refactored transforms.
25 lines of code changed in 1 file:
Improved error checking for binomial likelihood parser.
6 lines of code changed in 2 files:
Added hard bounds for ancient DNA studies involving EmpiricalDistributionLikelihood
17 lines of code changed in 2 files:
Binomial likelihood now takes non-fixed counts.
24 lines of code changed in 1 file:
Added missing multivariate distribution likelihood model; opens up so many possibilities for rate models. Caution: may have broken Brownian diffusion precision Gibbs sampler.
109 lines of code changed in 1 file:
Committed work to date on network reconstruction method
141 lines of code changed in 1 file:
Added skew-normal distribution model
65 lines of code changed in 1 file:
Added a beta distribution model
62 lines of code changed in 1 file:
Hierarchical model for discrete trait
79 lines of code changed in 1 file:
Added additional prior parsers (for future use with generalized stepping-stone sampling).
194 lines of code changed in 1 file:
trunk: solve Issue 527: change bound of Uniform prior into Double MAX or MIN, and Issue 528: the BEAST parser for UniformPrior should throw a parser exception if you attempt to give a bound at infinity.
5 lines of code changed in 1 file:
Fix for DPL parser. (also added 'scale' attribute to exponential as alternative to 'mean').
17 lines of code changed in 3 files:
Parser for the Dirichlet process likelihood
79 lines of code changed in 1 file:
Transferring my changes from branch 1.6 to trunk:
Changes to LogNormalDistributionModel to allow for the stdev value to also not
be in log space (r3774)
Changes to UncorrelatedRelaxedClockTest due to changes in
LogNormalDistributionModel in r3774 (r3775)
Minor change in MixtureModelBranchRates to fix an issue caused by changes in
revision 3735 (r3773)
Bug fix for AncestralSequenceAnnotator plus added a window to select
input/output files (r3819)
Fixed spelling for GeneralSubstitutionModelTest (r3833)
Fixed a RuntimeException for AncestralStateTreeLikelihood (r3957)
9 lines of code changed in 2 files:
Trunk: finish Brith Death Serial Sampling in BEAUti, but some of xmls are not running.
49 lines of code changed in 1 file:
Updated trunk's Laplace Prior Parser to use 'scale' rather than 'stdev' (to match the output of BEAUti and the parser in the 1.6 branch).
3 lines of code changed in 1 file:
Catch errors which lead to beast infinite loop or failure in parsers. more detailed error messages.
7 lines of code changed in 2 files:
Better checking in generalized linear models to ensure that design matrices are of full rank.
26 lines of code changed in 2 files:
Msat model averaging.
138 lines of code changed in 2 files:
TRUNK: BEAUti Phylogeographic initial dev done for gui.
3 lines of code changed in 2 files:
Trunk refactoring: finish MULTIVARIATE OU PROCESS (split parsers).
249 lines of code changed in 2 files:
Trunk refactoring: organize distribution parsers again.
593 lines of code changed in 3 files:
Trunk refactoring: finish distribution (split parsers).
454 lines of code changed in 5 files:
Trunk refactoring: organize distribution parsers.
525 lines of code changed in 7 files: