Re: [R] Factors and Multinomial Logistic Regression

2013-05-02 Thread Lorenzo Isella
On Thu, 02 May 2013 22:04:26 +0200, peter dalgaard wrote: On May 2, 2013, at 20:33 , Lorenzo Isella wrote: On Wed, 01 May 2013 23:49:07 +0200, peter dalgaard wrote: It still doesn't work! Apologies; since I had already imported nnet in my workspace, the script worked on my m

Re: [R] Factors and Multinomial Logistic Regression

2013-05-02 Thread peter dalgaard
On May 2, 2013, at 20:33 , Lorenzo Isella wrote: > On Wed, 01 May 2013 23:49:07 +0200, peter dalgaard wrote: > >> It still doesn't work! >> > > > Apologies; since I had already imported nnet in my workspace, the script > worked on my machine even without importing it explicitly (see the

Re: [R] Factors and Multinomial Logistic Regression

2013-05-01 Thread peter dalgaard
On May 1, 2013, at 22:40 , Lorenzo Isella wrote: > >> >> (A) The example doesn't run for me. library(ares) is not available on >> current R versions, but even where it is available, it doesn't provide a >> multinom() function? > > > Apologies, ares is not needed at all. Please find the corr

Re: [R] Factors and Multinomial Logistic Regression

2013-05-01 Thread William Dunlap
re wdunlap tibco.com > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf > Of Lorenzo Isella > Sent: Wednesday, May 01, 2013 1:40 PM > To: peter dalgaard > Cc: r-h...@stat.math.ethz.ch > Subject: Re: [R] Fact