<>
*************
vers 8.2
webuse sysdsn3, clear
mlogit insure age male nonwhite site2 site3
//test diff btw coeffs for "male" is zero
test [Prepaid]male = [Uninsure]male
//what does the diff look like?
lincom [Prepaid]male - [Uninsure]male
//test diff btw all coeffs is zero
test [Prepaid=Uninsure]
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von
[email protected]
Gesendet: Freitag, 18. September 2009 00:08
An: [email protected]
Betreff: st: Looking for command to test the significance of differences
between parameter estimates in mlogit
Hi everyone,
I am looking for a Stata command to test the significance of differences
between parameter estimates in a multinomial logistic regression model.
Specifically, I'm looking for a command identical to DIFFPARM in SAS. Also,
I only have Stata 8, so an older command than what may be available in
version 11 would be ideal.
Thanks,
Jonathan
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/