why infinity occurs in my Gibbs sampler code?

前端 未结 0 741
悲&欢浪女
悲&欢浪女 2020-11-27 23:03

I am working on Gibbs sampler for my z which is Normal distribution and my code is as follows:

 x <- matrix(1:3000,nrow=300,ncol=10)
 y<-ma         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题