SAS中文论坛

 找回密码
 立即注册

扫一扫,访问微社区

查看: 1524|回复: 0
打印 上一主题 下一主题

Modeling Rates and Proportions in SAS - 5

[复制链接]

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
楼主
 楼主| 发表于 2012-4-22 11:15:49 | 只看该作者

Modeling Rates and Proportions in SAS - 5

From Wensui's blog on Sina

<p STYLE="text-align:justify;text-justify:inter-ideograph; line-height:150%">
<b STYLE="mso-bidi-font-weight:normal"><span STYLE="font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">
4. TOBIT MODEL</SPAN></B></P>
<span STYLE="font-size: 11pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tobit
model can be considered a special case of na&iuml;ve OLS regression with
the dependent variable censored and therefore observable only in a
certain interval, which is (0, 1) for rates and proportions in my
study. Specifically, this class of models assumes that there is a
latent variable Y* such that<br />
<br />
&nbsp;&nbsp;&nbsp; Y* = X`B +
e, where e ~ N(0, sigma ^
2)&nbsp;&nbsp;&nbsp;
&amp;&nbsp;&nbsp;&nbsp;
Y = Min(1, Max(0, Y*))<br />
<br />
As a result, the representation of rates and proportions, Y,
bounded by (0, 1) can be considered the observable part of a
normally distributed variable Y* ~ N(X`B, sigma ^ 2) on the real
line. However, a fundamental argument against this censoring
assumption is that the reason that values outside the boundary of
[0, 1] are not observable is not because they are censored but
because they are not defined. Hence, the censored normal
distribution might not be an appropriate assumption for percentages
and proportions.<br />
<br />
In SAS, the most convenient way to model Tobit model is QLIM
procedure in SAS / ETS module. However, in order to clearly
illustrate the log likelihood function of Tobit model, we’d like
stick to NLMIXED procedure and estimate the Tobit model with
maximum likelihood estimation. The maximum likelihood estimator for
a Tobit model assumes that the errors are normal and homoscedastic
and would be otherwise inconsistent. In the previous section, it is
shown that the heteroscedasticity presents due to the nature of
rate and proportion outcomes. As a result, the simultaneous
estimation of a variance model is also necessary to account for
heteroscedasticity by the function VAR(e) = sigma ^ 2 * (1 +
EXP(Z`G)). Therefore, there are 2 components in our Tobit model
specification, a mean sub-model and a variance sub-model. As shown
in the output below, a couple independent variables, e.g. X1 and
X2, are significant in both mean and variance models, confirming
that the conditional variance is not independent of the mean in
proportion outcomes.<br />
<br /></SPAN><a HREF="http://blog.photo.sina.com.cn/showpic.html#url=http://s2.sinaimg.cn/orignal/a28fc28agbc0433b05071" TARGET="_blank"><img SRC="http://s2.sinaimg.cn/middle/a28fc28agbc0433b05071&amp;690" STYLE="margin: 0pt auto;display:block" NAME="image_operate_40201332626180343" HEIGHT="481" WIDTH="690" /></A><br />
<br />
<br />
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|SAS中文论坛  

GMT+8, 2025-5-6 14:06 , Processed in 0.066236 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表