Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: Looking for command to test the significance of differences between parameter estimates in mlogit


From   "[email protected]" <[email protected]>
To   [email protected]
Subject   Re: st: AW: Looking for command to test the significance of differences between parameter estimates in mlogit
Date   Thu, 17 Sep 2009 15:49:25 -0700 (PDT)

Fantastic, this works great! Thank you for your help.

--- On Thu, 9/17/09, Martin Weiss <[email protected]> wrote:

> From: Martin Weiss <[email protected]>
> Subject: st: AW: Looking for command to test the significance of differences between parameter estimates in mlogit
> To: [email protected]
> Date: Thursday, September 17, 2009, 5:11 PM
> 
> <> 
> 
> 
> 
> *************
> 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/
> 


      

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index