<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adjusting Standard Errors in Non-linear Seemingly Unrelated Regression in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182019#M1134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hi,&lt;/P&gt;&lt;P class="jive-rendered-content" style="padding: 6px 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I am estimating a non-linear seemingly unrelated regressing using proc model, as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;proc model data=temp2w;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; Y1= a0 + ((gamma))*(rho1)*X1+ (1-(theta))*(rho2)*X2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; Y2= b0 + (1-(gamma))*(rho1)*X1+ (theta)*(rho2)*X2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; fit&amp;nbsp; dPIFO dPIDOM/ sur;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;run; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I need estimates of a0, b0, gamma, theta, rho1, and rho2. The model estimates the parameters as I would expect. Is there a way to adjust standard errors for clustered observations in SAS? My dataset consists of a panel of firms, and there is reason to suspect that observations are not independent within a firm.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 13:31:38 GMT</pubDate>
    <dc:creator>Turkeyboy</dc:creator>
    <dc:date>2014-04-16T13:31:38Z</dc:date>
    <item>
      <title>Adjusting Standard Errors in Non-linear Seemingly Unrelated Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182019#M1134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hi,&lt;/P&gt;&lt;P class="jive-rendered-content" style="padding: 6px 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I am estimating a non-linear seemingly unrelated regressing using proc model, as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;proc model data=temp2w;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; Y1= a0 + ((gamma))*(rho1)*X1+ (1-(theta))*(rho2)*X2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; Y2= b0 + (1-(gamma))*(rho1)*X1+ (theta)*(rho2)*X2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp; fit&amp;nbsp; dPIFO dPIDOM/ sur;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;run; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I need estimates of a0, b0, gamma, theta, rho1, and rho2. The model estimates the parameters as I would expect. Is there a way to adjust standard errors for clustered observations in SAS? My dataset consists of a panel of firms, and there is reason to suspect that observations are not independent within a firm.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 13:31:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182019#M1134</guid>
      <dc:creator>Turkeyboy</dc:creator>
      <dc:date>2014-04-16T13:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting Standard Errors in Non-linear Seemingly Unrelated Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182020#M1135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, PROC MODEL doesn't support the estimation of parameters in a system of equations with random effects.&amp;nbsp; I'm not aware of any other SAS procedures that can address this problem either.&amp;nbsp; We'll look into adding this ability to a future version of MODEL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 19:22:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182020#M1135</guid>
      <dc:creator>kessler</dc:creator>
      <dc:date>2014-04-17T19:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting Standard Errors in Non-linear Seemingly Unrelated Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182021#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply! I don't think I need random effects, however. I want the fixed effects estimates the model produces, but I want to adjust the standard errors for possible intra-cluster correlations. For example, proc genmod allows for the "repeated' command which adjusts the standard errors for non independence within the groups. Is there any way to do this in proc model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 19:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182021#M1136</guid>
      <dc:creator>Turkeyboy</dc:creator>
      <dc:date>2014-04-17T19:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting Standard Errors in Non-linear Seemingly Unrelated Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182022#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PROC MODEL can correct the standard errors for heteroscedasticity using the HCCME= option on the FIT statement.&amp;nbsp; This option does not allow you to specify the structure of the clustering of the data, but it may give you results closer to what you're looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 19:38:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Adjusting-Standard-Errors-in-Non-linear-Seemingly-Unrelated/m-p/182022#M1137</guid>
      <dc:creator>kessler</dc:creator>
      <dc:date>2014-04-17T19:38:11Z</dc:date>
    </item>
  </channel>
</rss>

