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
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
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?
>
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
4 matches
Mail list logo