Displaying 1 result from an estimated 1 matches for "mlogdata".
Did you mean:
logdata
2010 Nov 26
0
mlogit package - probabilities and std error of prob
Hello,
I am using the mlogit package to model diplomatic representation and
stability.
Here is our sample model -
m2 = mlogit(y ~ 0|(time.curr + period), data=dip,
alt.levels=c("asym","end","sym","x"), shape="wide",
subset=which(mlogdata$curr=="sym"))
>From here, we would need to find the probabilities and the standard error of
the probabilities. What is the best way to get probabilities and standard
errors using mlogit in R?
Thank you, jung mee
--
View this message in context: http://r.789695.n4.nabble.com/mlogi...