Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I'm working with a general bayesian information criteria to determine if this data exhibits a bimodal, trimodal, quadmodal etc. My existing BIC exhibits clear trimodality, but I'd like a hypothesis test of sorts.

How can I determine the probability that this model is true?

share|improve this question
3  
You could consider the relationship with AIC and this relationship with the chi-square fitting (under the corresponding assumptions, of course). If you want to use probabilities, then I think Bayes factors would be more suitable, but then you need to choose a prior for the parameters. – user10525 Jul 20 '12 at 16:29
1  
Models are never true. They are intended to be useful approximations to reality. That is why George Box is often quoted for his wise comment that is something like "No model is correct but some are useful." – Michael Chernick Jul 20 '12 at 16:48
1  
BIC is not directly Bayesian so you cannot derive a test from it. More positively, as Procrastinator said, you should use Bayes factors, i.e. ratios of marginal distributions for the different models. Since you use BIC, you already had priors on the parameters, right? – Xi'an Jul 23 '12 at 7:02

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.