Hi Lisa, as far as I know, nnet is part of the VR bundle which is a recommended package... refer http://www.stats.bris.ac.uk/R/src/contrib/Descriptions/VR.html
so just try library(nnet) and see what happens! cheers! Sean On 02/08/05, Lisa Schweitzer <[EMAIL PROTECTED]> wrote: > Hello every one-- > > My sincere apologies if I have missed something obvious, but I need > to construct some multinomial logit models. I remember using nnet > for this in the past, but I am having trouble locating a OS X version > of this (it's been a year or so since I had to use it). I found a > Windows version, but when I try to install across platforms, it > crashes R immediately--no error messages or anything helpful. Can > any one direct me to a repository, or alternatively, to another > package readily available Mac side that can do simple multinomial > logit models? This is basic survey data--nothing fancy needed. > > All best, > > Lisa > > ______________________________________________ > [email protected] mailing list > https://stat.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://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
