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.

write program bayesian test of linear regression hypothesis In R or winbugs :

h (θi)= µi
βi~exp-family      except Normal distribution
H0 : µi=α+β1x1+ β2x2
H1 : µi=α+β1x1

(B.F12 = (m(x|μ_2))/(m(x|μ_1)) )=???

share|improve this question
1  
This seems like a homework problem. If it is, please add the homework tag so that we can treat it accordingly. Also add some comments on how you've tried to solve the problem and where you got stuck. – MånsT Jun 18 '12 at 13:35
There's also no need to email users of Stack Exchange sites asking them for an answer. After I got your email, the first thing I did was search Google for "bayesian test of linear regression hypothesis" and this question was in the top 5. – Thomas Owens Jun 18 '12 at 21:38

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.