Re: [R] fitting multinomial logistic regression

2010-06-06 Thread Achim Zeileis
On Sun, 6 Jun 2010, suman dhara wrote: Sir, I want to fit a multinomial logistic regression in R.I think mlogit() is the function for doing this. mlogit () is in packege globaltest.But, I can not install this package. I use the following: To add to some of the previously given advice: - The

Re: [R] fitting multinomial logistic regression

2010-06-06 Thread sayan dasgupta
To install this package, start R and enter: source("http://bioconductor.org/biocLite.R";) biocLite("globaltest") Hope that helps On Mon, Jun 7, 2010 at 12:15 AM, Ben Bolker wrote: > suman dhara gmail.com> writes: > > > I want to fit a multinomial logistic regression in R.I think mlog

Re: [R] fitting multinomial logistic regression

2010-06-06 Thread Ben Bolker
suman dhara gmail.com> writes: > I want to fit a multinomial logistic regression in R.I think mlogit() is the > function for doing this. mlogit () is in packege globaltest.But, I can not > install this package. I use the following: > > install.packages("globaltest") > > Can you help me? >

[R] fitting multinomial logistic regression

2010-06-06 Thread suman dhara
Sir, I want to fit a multinomial logistic regression in R.I think mlogit() is the function for doing this. mlogit () is in packege globaltest.But, I can not install this package. I use the following: install.packages("globaltest") Can you help me? Regards, Suman Dhara [[alternative HTML