<?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 Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562679#M10776</link>
    <description>Sorry for the upper case.</description>
    <pubDate>Thu, 30 May 2019 19:22:34 GMT</pubDate>
    <dc:creator>d6k5d3</dc:creator>
    <dc:date>2019-05-30T19:22:34Z</dc:date>
    <item>
      <title>WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562473#M10748</link>
      <description>&lt;P&gt;I have run a regression, and in the output the following charts are generated. I cannot relate these charts with the parameter estimates. Could someone give some idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, does the chart imply that the predicted value of Abs_Jump is 0 by all the regressors except Abs_Surp_Mex14? How could this be if I have the parameter estimate for Abs_Surp_Mex8 which is 0.469 with p-value 0.01? Please enlighten me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="1b.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29879iE0A9E81977AA0C09/image-size/large?v=v2&amp;amp;px=999" role="button" title="1b.JPG" alt="1b.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 05:34:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562473#M10748</guid>
      <dc:creator>d6k5d3</dc:creator>
      <dc:date>2019-05-30T05:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562533#M10761</link>
      <description>&lt;P&gt;Can we see the code you used? Can we see the rest of the output from this regression?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 12:23:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562533#M10761</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-30T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562588#M10770</link>
      <description>Why is your title in upper case?&lt;BR /&gt;Random guess based on not a whole lot, you have a rare event or data that's very weirdly distributed in some manner. What does the distribution of your response variable look like?</description>
      <pubDate>Thu, 30 May 2019 15:05:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562588#M10770</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-30T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562676#M10774</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc qlim data= MXN_Jump_News;
model Abs_Jump= DW_Mon DW_Tue DW_Wed DW_Thu Sin1 Sin2 Sin3 Sin4 Cos1 Cos2 Cos3 Cos4 Abs_Surp_US4&lt;BR /&gt;		Abs_Surp_US7 Abs_Surp_US8 Abs_Surp_US9 Abs_Surp_US11 Abs_Surp_US16 Abs_Surp_US20&lt;BR /&gt;		Abs_Surp_US22 PS_US30 Abs_Surp_GER12 Abs_Surp_MEX5 Abs_Surp_MEX6 Abs_Surp_MEX8&lt;BR /&gt;		Abs_Surp_MEX10 Abs_Surp_MEX14 PS_MEX16 SP4 SP16 SP21 SP23; nloptions maxiter= 500;
endogenous Abs_Jump ~ censored (lb= 0);
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;DW_Mon to DW_Thu are dummies. &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: black; direction: ltr; font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.5; -ms-hyphens: none; orphans: 2; overflow-wrap: normal; text-align: left; text-decoration: none; text-indent: 0px; text-shadow: 0px 1px white; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-break: normal; word-spacing: normal;"&gt;SP4 SP16 SP21 SP23&lt;/SPAN&gt; are also dummies. Sin1-Sin4 and Cos1-Cos4 are sine and cosine values. The dependent variable has only positive values. The other independent variables take both positive and negative values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="1.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29905i45B3C5401BF6B499/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2.JPG" style="width: 251px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29908i4BDE9CCD8C1F3214/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.JPG" alt="2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="3.JPG" style="width: 394px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29906iF113C7658ED3719D/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.JPG" alt="3.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="4.JPG" style="width: 401px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29907i7C0F94CD29B1DC9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.JPG" alt="4.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="5.JPG" style="width: 397px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29909i54D552920F68BF76/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.JPG" alt="5.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 19:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562676#M10774</guid>
      <dc:creator>d6k5d3</dc:creator>
      <dc:date>2019-05-30T19:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562679#M10776</link>
      <description>Sorry for the upper case.</description>
      <pubDate>Thu, 30 May 2019 19:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562679#M10776</guid>
      <dc:creator>d6k5d3</dc:creator>
      <dc:date>2019-05-30T19:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562690#M10778</link>
      <description>Would you please look at the code and the full result above? Much thanks.</description>
      <pubDate>Thu, 30 May 2019 19:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562690#M10778</guid>
      <dc:creator>d6k5d3</dc:creator>
      <dc:date>2019-05-30T19:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562706#M10780</link>
      <description>&lt;P&gt;As a general rule, when you get such un-intuitive results from a model fit, the causes are most likely one of the following&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Extreme outlier(s)&lt;/LI&gt;
&lt;LI&gt;Overfitting&lt;/LI&gt;
&lt;LI&gt;Extreme multi-collinearity between the X-variables&lt;/LI&gt;
&lt;LI&gt;Humongous amounts of noise in the y-variables — possibly because of an extreme outlier(s)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Now, I have never used PROC QLIM and so I can't really say any more about your results, and there may be other reasons why this is happening specifically to PROC QLIM. Nevertheless, the above 4 possibilities are things you need to investigate yourself, since you have the data.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 20:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562706#M10780</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-30T20:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562732#M10782</link>
      <description>&lt;P&gt;When I see code such as (reformatted for legibility on the forum)&lt;/P&gt;
&lt;PRE&gt;proc qlim data= MXN_Jump_News;
model Abs_Jump= DW_Mon DW_Tue DW_Wed DW_Thu 
      Sin1 Sin2 Sin3 Sin4 Cos1 Cos2 Cos3 Cos4 
      Abs_Surp_US4 Abs_Surp_US7 Abs_Surp_US8 Abs_Surp_US9 
      Abs_Surp_US11 Abs_Surp_US16 Abs_Surp_US20 Abs_Surp_US22 PS_US30 
      Abs_Surp_GER12 
      Abs_Surp_MEX5 Abs_Surp_MEX6 Abs_Surp_MEX8 Abs_Surp_MEX10 Abs_Surp_MEX14 PS_MEX16 
      SP4 SP16 SP21 SP23; nloptions maxiter= 500;
endogenous Abs_Jump ~ censored (lb= 0);
run;&lt;/PRE&gt;
&lt;P&gt;I wonder if when the values for the variables with US in the name are populated whether the ones with GER or MEX have values other than 0 and vice versa. Maybe just too many variables with 0 for values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may not hurt to describe, if not list some data, why the Abs_Surp variables have such different suffixes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 22:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562732#M10782</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-30T22:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: WHAT DO THESE PLOTS SAY ABOUT THE REGRESSION OUTCOMES?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562897#M10805</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/239423"&gt;@d6k5d3&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Would you please look at the code and the full result above? Much thanks.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;My previous question is still unanswered, which will likely help answer the other questions. What does the distribution of your response variable look like before modelling? If you take a close look at your output it seems like there isn't even an upper bound which seems a bit weird to me, which may mean your data is massively skewed as I suspected.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 16:16:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WHAT-DO-THESE-PLOTS-SAY-ABOUT-THE-REGRESSION-OUTCOMES/m-p/562897#M10805</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-31T16:16:17Z</dc:date>
    </item>
  </channel>
</rss>

