Re: WinBugs Conditional Formulation
- From: "Jean" <WanderingAengus@xxxxxxxxxxx>
- Date: 20 Mar 2007 08:09:23 -0700
On Mar 16, 1:51 pm, "Anon." <bob.oh...@xxxxxxxxxxx> wrote:
Jeanwrote:Thanks Prof O'Hara. After thinking about this a bit more, I think what
I realize that this should be probably be an easy question, but I'm
drawing a mental block. Any suggestions on the following problem
would be appreciated.
Problem: I have a large simulation program that, given a set of fixed
input conditions, provides a random response D.
The general problem is structured: P(D|a,g,h) P(g) P(h) P(a | b) P(b|
c) P( c) . G, H, C are random variables with random statistical
charateristics, e.g. mean and variance are random variables. Once C is
sampled, I know P(b|c) and P(a|b) [fixed probabilities]. One goal of
the analysis is to characterize the CDF of P(D| c) .
It seems to me that this should be relatively easy to setup in
Winbugs, but I seem to be making it more complicated than it should
be. Can I treat the parameters P(a | b) and P(b|c) as just weights?
Any suggestions on a WinBugs formulation would be very welcome.
No, they're stochastic nodes: draw the DAG and it should become clear.
Of course, your proability densities have to be ones that BUGS supports
(unless you want to start playing with the ones trick).
It's difficult to give more precise advice, without knowing the details
of the model.
Bob
--
Bob O'Hara
Department of Mathematics and Statistics
P.O. Box 68 (Gustaf Hällströmin katu 2b)
FIN-00014 University of Helsinki
Finland
Telephone: +358-9-191 51479
Mobile: +358 50 599 0540
Fax: +358-9-191 51400
WWW: http://www.RNI.Helsinki.FI/~boh/
Journal of Negative Results - EEB:www.jnr-eeb.org
I have is a situation involving stratified sampling, probably with
clusters of two different variables. The probabilities are actually
the probability of a sample being from one of the clusters for
variable 1 and again for variable 2. The 5 clusters for variable 1 are
broken down into 10 clusters for variable 2 and a random sample is
taken from each of the 50 resulting cells. Are you aware of any simple
examples of stratified sampling with MCMC? I've gone through the
examples that come with Winbugs.
In any case, thanks again. Jean
.
- Follow-Ups:
- Re: WinBugs Conditional Formulation
- From: Anon.
- Re: WinBugs Conditional Formulation
- References:
- WinBugs Conditional Formulation
- From: Jean
- Re: WinBugs Conditional Formulation
- From: Anon.
- WinBugs Conditional Formulation
- Prev by Date: Re: how to compare the Gaussian probability of data with different dimensions?
- Next by Date: Re: how to compare the Gaussian probability of data with different dimensions?
- Previous by thread: Re: WinBugs Conditional Formulation
- Next by thread: Re: WinBugs Conditional Formulation
- Index(es):
Relevant Pages
|