Directory src/dr/inference/trace/

Total Files:
26
Deleted Files:
4
Lines of Code:
2366

[root]/src/dr/inference/trace

Lines of Code

src/dr/inference/trace/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 293 (100.0%) 11183 (100.0%) 38.1
alexei.drummond 39 (13.3%) 2412 (21.6%) 61.8
dong.w.xie 128 (43.7%) 2335 (20.9%) 18.2
msuchard 20 (6.8%) 2274 (20.3%) 113.7
philippe.lemey@gmail.com 12 (4.1%) 1422 (12.7%) 118.5
jheled 28 (9.6%) 1262 (11.3%) 45.0
rambaut 28 (9.6%) 760 (6.8%) 27.1
baele.guy@gmail.com 18 (6.1%) 435 (3.9%) 24.1
dong.w.xie@gmail.com 10 (3.4%) 102 (0.9%) 10.2
tbcbedford@gmail.com 5 (1.7%) 62 (0.6%) 12.4
victor.obolonkin@gmail.com 1 (0.3%) 51 (0.5%) 51.0
alexander.alekseyenko 2 (0.7%) 33 (0.3%) 16.5
benjamin.redelings 1 (0.3%) 25 (0.2%) 25.0
Michael.DefoinPLatel 1 (0.3%) 10 (0.1%) 10.0

Most Recent Commits

baele.guy@gmail.com 2013-04-08 23:54 Rev.: 5564

Bug fix when using prior sampling to estimate (log) marginal likelihoods.

3 lines of code changed in 2 files:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+3 -2)
dong.w.xie@gmail.com 2013-03-01 15:19 Rev.: 5460

tracer: big correction of tracer code for my previous development on "Conditional Posterior Distributions", which fixed bugs in GUI especially in Filter, and use EDT thread.

102 lines of code changed in 10 files:

  • src/dr/inference/trace: AbstractTraceList.java (+1 -1), Filter.java (new), FilteredTraceList.java (new), LogFileTraces.java (new), Trace.java (new)
baele.guy@gmail.com 2012-10-02 08:28 Rev.: 5180

Additional output column for stepping-stone column

12 lines of code changed in 2 files:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (+12 -2)
baele.guy@gmail.com 2012-10-02 08:28 Rev.: 5179

Additional output column for path sampling

12 lines of code changed in 2 files:

  • src/dr/inference/trace: PathSamplingAnalysis.java (+12 -3)
baele.guy@gmail.com 2012-06-08 20:19 Rev.: 5026

Added calculation of the arithmetic mean estimator (AME).

27 lines of code changed in 1 file:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+27 -5)
baele.guy@gmail.com 2012-05-31 20:51 Rev.: 5003

Fixed indexing issue in the stepping-stone sampling estimator.

6 lines of code changed in 1 file:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (+6 -2)
philippe.lemey@gmail.com 2012-03-14 23:00 Rev.: 4836

tweaking dnds trace analysis

72 lines of code changed in 2 files:

  • src/dr/inference/trace: DnDsPerSiteAnalysis.java (+72 -14)
baele.guy@gmail.com 2012-03-05 01:50 Rev.: 4764

Minor change (mainly for testing purposes).

26 lines of code changed in 2 files:

  • src/dr/inference/trace: KernelDensityEstimate.java (new)
tbcbedford@gmail.com 2012-02-09 03:19 Rev.: 4652

Ensuring backwards compatability of MarginalLikelihoodAnalysis with harmonicOnly setting.

8 lines of code changed in 1 file:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+8 -5)
baele.guy@gmail.com 2012-02-09 01:51 Rev.: 4651

adjusted toString method for harmonic mean and AICM

19 lines of code changed in 1 file:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+19 -12)
baele.guy@gmail.com 2012-02-08 11:37 Rev.: 4649

adjusted toString method for stepping stone sampling

3 lines of code changed in 1 file:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (+3 -1)
baele.guy@gmail.com 2012-02-08 11:36 Rev.: 4648

adjusted toString method for path sampling

1 lines of code changed in 1 file:

  • src/dr/inference/trace: PathSamplingAnalysis.java (+1 -4)
msuchard 2012-01-10 02:55 Rev.: 4572

Adding a CnCs counting class

718 lines of code changed in 1 file:

  • src/dr/inference/trace: CnCsToDnDsPerSiteAnalysis.java (new 718)
tbcbedford@gmail.com 2011-12-19 00:57 Rev.: 4551

Updated the text describing AICM and Bayes factor model comparison. Always doing comparisons on ln scale. Also, in keeping with previous behavior, simple harmonic mean estimator is never used. Options are: "aicm" and "harmonic mean". Harmonic mean gives smoothed estimator.

2 lines of code changed in 1 file:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+2 -5)
tbcbedford@gmail.com 2011-12-15 04:05 Rev.: 4542

Implementing AICM in Tracer. The Bayes factor dialog now has a drop-down menu with AICM as the default option.

52 lines of code changed in 3 files:

  • src/dr/inference/trace: MarginalLikelihoodAnalysis.java (+48 -12), TraceAnalysis.java (new)
philippe.lemey@gmail.com 2011-11-25 00:28 Rev.: 4485

adding a trace analysis for syn and nonsyn counts

445 lines of code changed in 1 file:

  • src/dr/inference/trace: CnCsPerSiteAnalysis.java (new 445)
baele.guy@gmail.com 2011-10-17 20:10 Rev.: 4364

Update to allow multiple input files with marginal likelihood samples to be processed.

67 lines of code changed in 1 file:

  • src/dr/inference/trace: PathSamplingAnalysis.java (+67 -51)
baele.guy@gmail.com 2011-10-17 19:56 Rev.: 4363

Removed some unnecessary comments.

0 lines of code changed in 1 file:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (-5)
baele.guy@gmail.com 2011-10-17 19:47 Rev.: 4362

Update to allow multiple input files with marginal likelihood samples to be processed.

57 lines of code changed in 1 file:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (+57 -36)
baele.guy@gmail.com 2011-09-20 01:29 Rev.: 4322

Code to calculate the marginal likelihood using stepping-stone sampling (Xie et al., 2011), after the marginal likelihood estimator code has been run.

200 lines of code changed in 1 file:

  • src/dr/inference/trace: SteppingStoneSamplingAnalysis.java (+200)
philippe.lemey@gmail.com 2011-08-11 07:06 Rev.: 4181

adding custom burn-in to DnDsPerSiteAnalysis

27 lines of code changed in 1 file:

  • src/dr/inference/trace: DnDsPerSiteAnalysis.java (+27 -20)
rambaut 2011-07-27 22:39 Rev.: 4122

Fixed issue 471: http://code.google.com/p/beast-mcmc/issues/detail?id=471

11 lines of code changed in 1 file:

  • src/dr/inference/trace: TraceAnalysis.java (+11 -11)
baele.guy@gmail.com 2011-06-25 01:32 Rev.: 4067

Fixed a burn-in issue with the path sampling analysis (previous version discards 20% of the samples leading to an incorrect marginal likelihood).

2 lines of code changed in 1 file:

  • src/dr/inference/trace: PathSamplingAnalysis.java (+2 -2)
dong.w.xie 2011-06-10 10:33 Rev.: 4024

Trunk: a small correction of TraceAnalysis

3 lines of code changed in 1 file:

  • src/dr/inference/trace: TraceAnalysis.java (+3 -2)
dong.w.xie 2011-06-07 11:55 Rev.: 4015

Trunk: update TraceAnalysis

74 lines of code changed in 1 file:

  • src/dr/inference/trace: TraceAnalysis.java (+74 -17)
rambaut 2011-06-06 05:44 Rev.: 4007

Working towards Tracer 1.6. Switched trace 'types' (in the GUI) to 'real', 'integer' and 'categorical' as the previous ones were in programmers' jargon. These buttons also are now disabled when no trace is selected. Also disabled the confirmation box for setting types - if you press the button, then you probably intended to do it (this is a static switch at the top of the TracerFrame.java).

Cleaned up some issues with the generification of 'Variate' - in particular some methods in the plotting were not being overridden.

In 'distribution' tab, for real traces, KDEs are now the default. Histogram estimates can also be shown.

Options for plotting are now stored for specific traces (for example, if you set a manual range for a trace it is now remembered and used for this trace only).

Cleaned up some odd code in Skyline plotting (causing an erroneous warning box to appear).

Removed a few exclamation marks from dialog box messages and cleaned up the text.

4 lines of code changed in 2 files:

  • src/dr/inference/trace: TraceFactory.java (new)
dong.w.xie 2011-06-01 17:30 Rev.: 3995

Trunk: more updates for GetDateFromTree and LogAnalyser

23 lines of code changed in 1 file:

  • src/dr/inference/trace: TraceAnalysis.java (+23 -22)
dong.w.xie 2011-05-30 17:45 Rev.: 3991

Trunk: add a new tool to LogAnalyser

69 lines of code changed in 4 files:

  • src/dr/inference/trace: LogFileTraces.java (+8 -1), Trace.java (+4 -4), TraceAnalysis.java (+11 -3), TraceCustomized.java (new 46)
dong.w.xie 2011-05-25 16:42 Rev.: 3988

Trunk: fix the trace bug

18 lines of code changed in 2 files:

  • src/dr/inference/trace: TraceDistribution.java (new)
dong.w.xie 2011-05-10 14:27 Rev.: 3974

Trunk: fix a critical bug for new Tracer, Issue 459: new Tracer gives different statistics to previous version

1 lines of code changed in 1 file:

  • src/dr/inference/trace: AbstractTraceList.java (+1 -1)
philippe.lemey@gmail.com 2011-03-05 01:16 Rev.: 3859

more DnDsPerSiteAnalysis tweaking

4 lines of code changed in 1 file:

  • src/dr/inference/trace: DnDsPerSiteAnalysis.java (+4 -4)
philippe.lemey@gmail.com 2011-03-02 22:53 Rev.: 3846

mor DnDsPerSiteAnalysis tweaking

55 lines of code changed in 1 file:

  • src/dr/inference/trace: DnDsPerSiteAnalysis.java (+55 -12)
philippe.lemey@gmail.com 2011-03-02 01:16 Rev.: 3842

DnDsPerSiteAnalysis tweaking

110 lines of code changed in 1 file:

  • src/dr/inference/trace: DnDsPerSiteAnalysis.java (+110 -16)
dong.w.xie 2011-02-25 15:20 Rev.: 3831

Trunk new Trace: fix some bugs.

24 lines of code changed in 5 files:

  • src/dr/inference/trace: AbstractTraceList.java (+2), Trace.java (+5 -4), TraceCorrelation.java (new), TraceDistribution.java (+8 -5)
dong.w.xie 2011-02-25 11:56 Rev.: 3830

Trunk new Trace: more corrections to use 2d ArrayList ArrayList<ArrayList> not List[].

5 lines of code changed in 2 files:

  • src/dr/inference/trace: DensityRectangle.java (new)
dong.w.xie 2011-02-24 16:56 Rev.: 3827

Trunk new Trace: fix bug of returning double format for integer value, because Integer is stored as Double in Trace.

13 lines of code changed in 2 files:

  • src/dr/inference/trace: Trace.java (+12 -6), TraceDistribution.java (+1 -1)
dong.w.xie 2011-02-24 11:07 Rev.: 3824

Trunk new Trace: if combined traces exists, the filter has to be applied to all log files including combined traces, as Alexei advised.

1 lines of code changed in 1 file:

  • src/dr/inference/trace: FilteredTraceList.java (+1 -1)
dong.w.xie 2011-02-23 11:49 Rev.: 3818

Trunk new Trace: fix filter not working bug.

2 lines of code changed in 1 file:

  • src/dr/inference/trace: Trace.java (+2 -2)
dong.w.xie 2011-02-22 20:54 Rev.: 3816

Trunk new Tracer: fix the bug of missing possible values displayed in FilterDiscretePanel after filter applied.

29 lines of code changed in 2 files:

  • src/dr/inference/trace: AbstractTraceList.java (+2 -1), Trace.java (+27)
dong.w.xie 2011-02-22 13:52 Rev.: 3815

Trunk new Trace: make trace type change function working.

42 lines of code changed in 4 files:

  • src/dr/inference/trace: LogFileTraces.java (+41 -18), Trace.java (+1 -1), TraceList.java (new)

(106 more)

Generated by StatSVN 0.7.0