omg!
- 50
- 0
hi all,
the situation is this:
i have a conditional PDF f_{X|(D,S)}(x|d,s) and the unconditional PDFs D and S, f_{D}, f_{S}.
Now, I can marginalize the joint PDF f_{X,D,S}=f_{X|(D,S)}f_{D}f_{S} by integrating over d and s over their respective supports. What I'm really interested in is a distribution parameter of the random variable D, let's call it p. The marginal PDF f_{X}(x|p) is the entity at interest, and for example I could perform MLE to determine the parameter p.
My question is as follows: Do you know a method that can do without explicitly calculating the marginal PDF f_{X}, i.e. not requiring integration which is computationally slow.
I really do not have a good overview over all the methods in statistics. From the sources that I was able to find, the methods Expectation-maximization algorithm, MCMC method were mentioned frequently but I don't understand how they work and how they can be useful for my problem.
thanks a lot!
the situation is this:
i have a conditional PDF f_{X|(D,S)}(x|d,s) and the unconditional PDFs D and S, f_{D}, f_{S}.
Now, I can marginalize the joint PDF f_{X,D,S}=f_{X|(D,S)}f_{D}f_{S} by integrating over d and s over their respective supports. What I'm really interested in is a distribution parameter of the random variable D, let's call it p. The marginal PDF f_{X}(x|p) is the entity at interest, and for example I could perform MLE to determine the parameter p.
My question is as follows: Do you know a method that can do without explicitly calculating the marginal PDF f_{X}, i.e. not requiring integration which is computationally slow.
I really do not have a good overview over all the methods in statistics. From the sources that I was able to find, the methods Expectation-maximization algorithm, MCMC method were mentioned frequently but I don't understand how they work and how they can be useful for my problem.
thanks a lot!