stan-dev / example-models

Example models for Stan
http://mc-stan.org/
765 stars 478 forks source link

Stan Models on "Bayesian Statistics and Marketing" case studies #65

Open trickster opened 8 years ago

trickster commented 8 years ago

There are 5 case studies in the book "Bayesian Statistics and Marketing" by Peter Rossi and Robert McCulloch. However, the accompanied R code uses "bayesm" package and it is difficult to understand and interpret. Stan code for these models will be really helpful.

bob-carpenter commented 8 years ago

We're happy to help. The original data and code is here:

http://www.perossi.org/home/bsm-1

I don't have the book itself or the model definition and the first MCMC example is a broken link. Others seem to have real code behind links.

On May 30, 2016, at 5:06 AM, Sivaram Konanki notifications@github.com wrote:

There are 5 case studies in the book "Bayesian Statistics and Marketing" by Peter Rossi and Robert McCulloch. However, the accompanied R code uses "bayesm" package and it is difficult to understand and interpret. Stan code for these models will be really helpful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ariddell commented 8 years ago

The Rossi and McCulloch book is wonderful. It really would be great to have the models mentioned in the book translated into Stan.

bgoodri commented 7 years ago

The book is available online with a Columbia password http://www.columbia.edu/cgi-bin/cul/resolve?clio11447850

jgabry commented 7 years ago

And presumably at some other institutions too if anyone not at Columbia is interested in helping with this.

On Wednesday, October 19, 2016, bgoodri notifications@github.com wrote:

The book is available online with a Columbia password http://www.columbia.edu/cgi-bin/cul/resolve?clio11447850

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stan-dev/example-models/issues/65#issuecomment-254888264, or mute the thread https://github.com/notifications/unsubscribe-auth/AHb4Q-SFJ_MC7dbvkZGA03WTZAJLMCXtks5q1leegaJpZM4Ipnq4 .

ariddell commented 7 years ago

I might tackle

CS 5: Demand for Variety

          data

          run model (R)

          MCMC Implementation (R)

if I have some time.

paupereira commented 7 years ago

@ariddell Did you end up doing it?

ariddell commented 7 years ago

Nope. Not going to get around to it anytime soon, I fear.