[R] Error_Unlogit

R. Michael Weylandt michael.weylandt at gmail.com
Tue Sep 18 18:04:26 CEST 2012


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.




More information about the R-help mailing list