The inverse-gamma tag has no wiki summary.
0
votes
1answer
88 views
Jeffreys prior for inverse gamma distribution
Does anybody have the experience of dealing with Jeffreys prior?
I am working with hierarchical model at the moment where the parameter
σ^2 from normal distribution is said to be chosen according to
...
0
votes
0answers
15 views
Power of inverse gamma could be?
Let $X$ is inverse gamma distributed rv, then $X^p$ could be?
I found someone asked about square root of inverse gamma, but I did't find the answer is direct to the question...
0
votes
0answers
73 views
Thompson sampling with multivariate posterior distribution
I'm implementing Thompson sampling for a multi armed bandit problem (see http://en.wikipedia.org/wiki/Thompson_sampling). The underlying Bayesian model is a Bayesian Linear Regression, which has a ...
1
vote
0answers
144 views
Why doesn't the method of moments work when calculating the variance of the inverse gamma distribution?
I'm trying to calculate the variance of the inverse gamma distribution using the method of movements. According to wikipedia the variance should be:
$$\sigma^2 ...
4
votes
1answer
139 views
MCMC for infinite variance posteriors
My question originated from Xi'an's suggestion to check integrability against the posterior in my nonlinear hierarchical model. I did not check it, but had possible infinity in mind and found out that ...
4
votes
2answers
254 views
How to determine the marginal pdf, the posterior?
How to get the marginal pdf of $p(y)$? Do you just integrate out $p({\sigma}^{2})$?
Say, the following joint distribution for $y \in {{R}^{d}}$ and ${{\sigma }^{2}}\in {{R}^{d}}$
IG: means inverse ...
2
votes
1answer
272 views
How is the sum of normally-scaled inverse gamma variates distributed?
This may be well known, but I don't know the literature well. I've also tried to do the integral myself, but it's beyond my abilities
The situation: I have two independent random variables $Y_1$ ...
2
votes
2answers
188 views
What is the distribution of norm induced by an inverse Wishart?
Suppose $S$ is distributed as a Wishart matrix with $n$ degrees of freedom and scale matrix $\Sigma$, and let $\vec{a}$ be a fixed vector. It is well known that $\vec{a}^{\top}S\vec{a}$ is equal to
...