Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combining logs in NSLogAnalyser #15

Open
rbouckaert opened this issue Jun 27, 2024 · 0 comments
Open

Combining logs in NSLogAnalyser #15

rbouckaert opened this issue Jun 27, 2024 · 0 comments

Comments

@rbouckaert
Copy link
Collaborator

When running independent analyses, NSLogAnalyser can combine these results.
However, with the files attached give these results:

run1   Marginal likelihood: -2.636780375207871E9 sqrt(H/N)=(10.737081240307775)=?=SD=(10.702177188345653) Information: 576.4245678048458
run2   Marginal likelihood: -2.6367803692754273E9 sqrt(H/N)=(13.229277140596363)=?=SD=(12.026812590983027) Information: 875.0688683135274

So run1 & run2 agree for the first 8 significant digits and are within what the SD indicates. However, running
applauncher NSLog -N 5 5 -log run1.log run2.log gives

run1+2 Marginal likelihood: -2.6367798212259645E9 sqrt(H/N)=(10.732624472249922)=?=SD=(10.543634560327991) Information: 1151.8922806233793

which only agrees at the first 5 digits, and is further away from the two smaller runs, and not consistent with the SD estimates.

run1.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant