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

Model comparisons without data #31

Open
ast0815 opened this issue Nov 17, 2019 · 2 comments
Open

Model comparisons without data #31

ast0815 opened this issue Nov 17, 2019 · 2 comments

Comments

@ast0815
Copy link
Owner

ast0815 commented Nov 17, 2019

It would be useful to create model comparisons without data, i.e. determine whether two models are distinguishable given a detector response.

@ast0815
Copy link
Owner Author

ast0815 commented Nov 17, 2019

Idea:

  • Create toy data sets according to model A
  • Calculate p-value of model B for each toy
  • Figure of merit is fraction of toys that exclude model B at desired confidence level

Atlernative idea:

  • Create toy data set that maximises likelihood of model A
  • Figure of merit is p-value of model B

@ast0815
Copy link
Owner Author

ast0815 commented Nov 17, 2019

Third idea:

  • Generate toy data sets according to models A and B
  • Figure of merit is Mahalanobis distance between toy data sets

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

No branches or pull requests

1 participant