On Sat, 12 Jun 2004, Ajay Shah wrote: > > R is very fancy. You won't get mundane things like ordered probit off > the shelf. (I will be very happy if someone will show how to use glm() > to do a vanilla probit!)
glm(y~x+z, family=binomial(probit))
Be happy,
-thomas
______________________________________________
[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
