[R] mlogit package - probabilities and std error of prob

jpark1917mee jpark1917 at yahoo.com
Fri Nov 26 15:04:26 CET 2010


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/mlogit-package-probabilities-and-std-error-of-prob-tp3060359p3060359.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list