jpark1917mee
2010-Nov-26 14:04 UTC
[R] 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 ofthe 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.