> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ajay Shah > Sent: Sunday, June 13, 2004 2:25 AM > To: Prof Brian Ripley > Cc: VUILLEUMIER Mathieu; [EMAIL PROTECTED] > Subject: Re: [R] ordered probit or logit / recursive regression > > > I was trying to be funny and say that "R is so cool; you don't have a > vanilla ordered probit, but you have markov chain monte carlo > inference for an ordered probit". Now _that_ is very fancy (atleast, > in my book). I've lusted after markov chain monte carlo many times, > but never quite done it. Is there a child's guide to MCMC on the net > that I can consume? >
Check out Gillian Raab's notes (http://www.maths.napier.ac.uk/staff/graab.htm). The WinBugs wibsite http://www.mrc-bsu.cam.ac.uk/bugs might also be useful -- examples, manuals and source materials. Best, Marwan ------------------------------------------------------------------- Marwan Khawaja http://staff.aub.edu.lb/~mk36/ ------------------------------------------------------------------- > > > (I will be very happy if someone will show how to use glm() > > > > to do a vanilla probit!) > > > > > Quoth Thomas Lumley: > > > glm(y~x+z, family=binomial(probit)) > > > Be happy, > > Be even happier that ordered probit also is available. > > :-) Thanks! (I haven't seen popr yet). > > -- > Ajay Shah Consultant > [EMAIL PROTECTED] Department of Economic Affairs > http://www.mayin.org/ajayshah Ministry of Finance, New Delhi > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
