Location:
Search - gibbs r
Search list
Description: this r code for Gibbs sampler and Metropolis sampler which are two variants of markov chain monte carlo simulators.-this is r code for Gibbs sampler and Metropolis sampler which are two variants of markov chain monte carlo simulators.
Platform: |
Size: 3072 |
Author: meysa |
Hits:
Description: 马尔可夫链蒙特卡洛算法,由R语言实现,是在Gibbs采样中每步利用Metropolis采样。程序非常清晰,是理解MCMC的好东西-Naive Gibbs Sampling with Metropolis Steps
Platform: |
Size: 3072 |
Author: Jerry |
Hits:
Description: PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k)- PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0+ y(t-1) b1+ y(t-2) b2+,...,y(t-k) bk+ E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k)
Platform: |
Size: 3072 |
Author: Jack |
Hits: