help-mcsim
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Estimating a posterior predictive distribution


From: Iago Mosqueira
Subject: Estimating a posterior predictive distribution
Date: Thu, 13 Feb 2003 13:50:51 -0000

Hello,

I would like to know if MCsim allows for the estimation of the posterior
predictive distribution, in order to be able to compare model predicted data
with the observed data.

So, when I define the likelihood function,

Distrib(y, Normal, Prediction(y), .5);

I would be like to be able to say

Distrib(z, Normal, Prediction(y), .5);

where z is an output variable estimated from the predicted value of y at
each PrintStep. This would allow for the estimation of posterior predictive
distributions and Bayesian p-values (Gelman 1995, p.170)

Is there any way of achieving this in MCsim?


Thanks,


iago




@Book{Gelman95,
  author = {A. Gelman and J. B. Carlin and H. S. Stern and D. B.
    Rubin},
  title  = {Bayesian data analysis},
  publisher = {Chapman \& Hall},
  series = {Texts in Statistical Sciences},
  address = {London},
  edition = 1,
   year  = 1995
}






reply via email to

[Prev in Thread] Current Thread [Next in Thread]