Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

Re: st: Formally comparing Tobit and Probit estimates


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: Formally comparing Tobit and Probit estimates
Date   Tue, 21 Jan 2014 17:34:19 +0000

I am assuming that despite your notation the x_1*  etc. are really the
same variable(s).

I can't see that the idea of a formal test makes any sense.

1. The coefficients are not even in the same dimensions or units of
measurement.
(It's a pity that statistics courses and texts almost uniformly
neglect such matters.)

2. The -tobit- model is linear; the -probit- model is nonlinear.

Nick
[email protected]


On 21 January 2014 17:11, Radha Shah <[email protected]> wrote:
> Dear Statalist,
>
> I am using Stata version 12 for Windows. My question concerns formally comparing the coefficients on a Probit and Tobit model.
>
> For the Tobit model I run the following,
>
> tobit y_tobit x1_tobit x2_tobit x3_tobit, ll(0)
>
> where y is either 0 or a positive value.
>
> For the probit model I run the following,
>
> probit y_probit x1_probit x2_probit x3_probit
>
> where y_probit is 0 if y_tobit == 0 and is equal to 1 if y_tobit>0.
>
> Can anyone help me with the coding in Stata to conduct a statisitical test to test the hypothesis (for example): x1_tobit = x1_probit.
>
> I have seen that I can informally compare the estimates by looking for sign changes between them or visible differences in magnitude between (_b[x1_tobit]/_b[sigma]) and (_b[x1_probit]) but I was looking for something more statistically formal.
>
> Many thanks,
>
> Radha This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.
>
>
>
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index