spike and slab prior distributions
이전 댓글 표시
hello. I am trying to compute a spike and slab prior distribution for regression coefficients to use in variable selection. Spike and slab distributions introduced in T.J Mitchell and J.J Beauchamp "Bayesian variable selection in linear regression". The definition is the following.
Pr(β_{j}=0)=h_{0j} and
Pr(β_{j}<b,β_{j} != 0)=(b+f_{j})h_{1j}, -f_{j}<b<f_{j} for f_{j} very large.
With h_{0j}+2h_{1j}f_{j}=1.
i would appreciate any suggestion. Thank you
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!