由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - bayesian hierachical model
相关主题
[转载] Frequentist View and Bayesian View大家做bayesian prior distribution的时候怎么assume non negative的parameter‘s distribution?
are there any other comman prior distribution used in bayesian statisticsbayesian 一道作业题:
预测了一个分布,但是这个分布我只观测到一个realization?有什么办法评估一下这个分布的合理性吗?求助:Bayesian入门
对于连续变量的Bayesian analysisRe: 会写Bayesian代码的 有偿求助
贝叶斯因子分析的问题求助:关于trucated normal distribution
好奇:有没有什么model可以预测到大地震的发生?!烦死了,我受不了了
应该怎么准备这MS啊?问一个简单的求posterior的问题
急问一个概率的问题[Need Help] Hierarchical model and MCMC :)
相关话题的讨论汇总
话题: diffuse话题: bayesian话题: sigma话题: model
进入Statistics版参与讨论
1 (共1页)
R*******c
发帖数: 249
1
有一组数据: y_1,y_2,...y_n
模型如下:
y_i~Nor(a_i,sigma^2) for i=1,...,n
a_i~Nor(a_0,sigma_a^2)
对a_0,sigma,sigma_a取diffuse prior,最后这三者的posterior sample mean会是什么
呢?
我觉得这个model是un-identifiable的,但是不知道做bayesian analysis结果会怎么
样?
q**j
发帖数: 10612
2
read lindley smith 1972.

【在 R*******c 的大作中提到】
: 有一组数据: y_1,y_2,...y_n
: 模型如下:
: y_i~Nor(a_i,sigma^2) for i=1,...,n
: a_i~Nor(a_0,sigma_a^2)
: 对a_0,sigma,sigma_a取diffuse prior,最后这三者的posterior sample mean会是什么
: 呢?
: 我觉得这个model是un-identifiable的,但是不知道做bayesian analysis结果会怎么
: 样?

R*******c
发帖数: 249
3
请问可以简单说一下你的见解吗?谢谢,时间有点紧。。

【在 q**j 的大作中提到】
: read lindley smith 1972.
q**j
发帖数: 10612
4
sigma不能diffuse。否则无解。a_0没有必要diffuse。sigma_a可以。有解。公式论文
里面有。

【在 R*******c 的大作中提到】
: 请问可以简单说一下你的见解吗?谢谢,时间有点紧。。
R*******c
发帖数: 249
5
请问 “不能diffuse” 和 “没有必要diffuse” 是什么意思呢?

【在 q**j 的大作中提到】
: sigma不能diffuse。否则无解。a_0没有必要diffuse。sigma_a可以。有解。公式论文
: 里面有。

q**j
发帖数: 10612
6
sigma_a diffuse 了,a_0什么值不重要。这个是没有必要。
simga都diffuse了,你还算什么distribution呢?

请问 “不能diffuse” 和 “没有必要diffuse” 是什么意思呢?

【在 R*******c 的大作中提到】
: 请问 “不能diffuse” 和 “没有必要diffuse” 是什么意思呢?
m*****O
发帖数: 3558
7
is each y_i a vector?
if not, you can't use BHM
if yes, it should work

【在 R*******c 的大作中提到】
: 有一组数据: y_1,y_2,...y_n
: 模型如下:
: y_i~Nor(a_i,sigma^2) for i=1,...,n
: a_i~Nor(a_0,sigma_a^2)
: 对a_0,sigma,sigma_a取diffuse prior,最后这三者的posterior sample mean会是什么
: 呢?
: 我觉得这个model是un-identifiable的,但是不知道做bayesian analysis结果会怎么
: 样?

j*******y
发帖数: 58
8
ft为什么sigma不能diffuse?假设p(sigma=1)=1,p(a0=1)=1,p(sigmaa=1)=1,
最简单的情况。那么p(sigma=1|y)=1

【在 q**j 的大作中提到】
: sigma不能diffuse。否则无解。a_0没有必要diffuse。sigma_a可以。有解。公式论文
: 里面有。

R*******c
发帖数: 249
9
y_i is just a scalar.
I know that the model is un-identifiable, but my question is, if I set
vague/diffuse bayes priors for each parameter, what will happen?

【在 m*****O 的大作中提到】
: is each y_i a vector?
: if not, you can't use BHM
: if yes, it should work

y*****y
发帖数: 98
10
you will have posteriors and Bayesian estimates anyway. however the
posterior may be flat and centered at wrong point.
once you have everything proper, you will obtain proper posteriors and
Bayesian estimates.
R*******c
发帖数: 249
11
you mean, I will get bayesian estimates for all the parameters anyway, as
long
as the prior I set are not improper (the priors might be very diffuse, but
still they are proper, right?)

【在 y*****y 的大作中提到】
: you will have posteriors and Bayesian estimates anyway. however the
: posterior may be flat and centered at wrong point.
: once you have everything proper, you will obtain proper posteriors and
: Bayesian estimates.

1 (共1页)
进入Statistics版参与讨论
相关主题
[Need Help] Hierarchical model and MCMC :)贝叶斯因子分析的问题
MCMC算法的Posterior Std. 一定是减少的么?好奇:有没有什么model可以预测到大地震的发生?!
Metropolis Hastings vs. Gibbs sampler。应该怎么准备这MS啊?
向明白Gibbs sampler和stochastic volatility的牛人请教个问题急问一个概率的问题
[转载] Frequentist View and Bayesian View大家做bayesian prior distribution的时候怎么assume non negative的parameter‘s distribution?
are there any other comman prior distribution used in bayesian statisticsbayesian 一道作业题:
预测了一个分布,但是这个分布我只观测到一个realization?有什么办法评估一下这个分布的合理性吗?求助:Bayesian入门
对于连续变量的Bayesian analysisRe: 会写Bayesian代码的 有偿求助
相关话题的讨论汇总
话题: diffuse话题: bayesian话题: sigma话题: model