An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120918/111f2224/attachment.pl>
Error_Unlogit
2 messages · Ben Kamau, R. Michael Weylandt
On Tue, Sep 18, 2012 at 4:12 PM, Ben Kamau <bennkamau2 at gmail.com> wrote:
Hi all Kindly help, I am getting the message below Error: could not find function "unlogit" I got no idea what could be the problem??
It's likely in some package (mlogit perhaps?) which you need to install _and load_ with the library() command. E.g., library(mlogit) Cheers, Michael
Thanks
Kamau
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.