p@r-project.org
Subject: [R] mlogit.optim
Hi All,
do anyone have an example about mlogit.optim function that explain how to use
this function other than the one in the manual.
Thanks
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and m
Hi All,
do anyone have an example about mlogit.optim function that explain how to use
this function other than the one in the manual.
Thanks
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-h
Hi Alaa,
>From the code you sent, I think that the error may be in one or more lines
preceding the call to mlogit.optim. The "+" prompt means that the R
interpreter thinks there is more to come, and when you added a right brace
("}"), it probably tried to interpret everything back to the last left
Hello All,
I received the following message and I think it is regarding start values or
the method.
semsem = mlogit.optim ( LL=LL*Prob[i,1] , start = c(1,1,1), method = c("bfgs"),
iterlim = 2000, tol = 1E-05, ftol = 1e-08, steptol = 1e-10, print.level = 2)
+
+ }
Error in as.name(f[[2]]) :
4 matches
Mail list logo