<?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: How to output the confidence intervals (of conditional mean) and prediction intervals in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425515#M4280</link>
    <description>&lt;P&gt;I think I need some basic study for SAS programing. I get to read some texts. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jan 2018 15:00:22 GMT</pubDate>
    <dc:creator>TomHsiung</dc:creator>
    <dc:date>2018-01-06T15:00:22Z</dc:date>
    <item>
      <title>How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425279#M4258</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to do some regression, including multiple linear regression, logistic regression, and Cox-proportional regression. The post estimation confidence intervals of conditional mean and prediction intervals of the response are of interest. I am new to SAS and I use the University Edition. I just don't if I could get these output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: Seems that the University Edition could not do survival analysis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425279#M4258</guid>
      <dc:creator>TomHsiung</dc:creator>
      <dc:date>2018-01-05T16:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425282#M4259</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Seems that the University Edition could not do survival analysis&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;It seems that the University Edition cannot do survival analysis.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;No and No.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Copy and paste this code into SAS UE to see an example of Survival Analysis.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://documentation.sas.com/api/docsets/statug/14.3/content/statug_code_phrex1.htm?locale=en" target="_blank"&gt;http://documentation.sas.com/api/docsets/statug/14.3/content/statug_code_phrex1.htm?locale=en&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:34:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425282#M4259</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-05T16:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425286#M4260</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/184847"&gt;@TomHsiung&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do some regression, including multiple linear regression, logistic regression, and Cox-proportional regression. The post estimation confidence intervals of conditional mean and prediction intervals of the response are of interest. I am new to SAS and I use the University Edition. I just don't if I could get these output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Seems that the University Edition could not do survival analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The procedures LIFEREG LIFETEST ICLIFETEST QUANTLIF PHREG and SURVEYPHREG should be available and are the survival regression procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will help to show the code you are using and at least a description of the specific output you need for each that you are not currently getting and whether you need the results in a data set or only the results window.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:36:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425286#M4260</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-05T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425297#M4261</link>
      <description>&lt;P&gt;You can use OUTPUT or ODS OUTPUT to capture statistics for each procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/01/09/ods-output-any-statistic.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2017/01/09/ods-output-any-statistic.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 17:05:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425297#M4261</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-05T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425504#M4278</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;1          OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 72         
 73         PROCEDURE PHREG DATA = work.d201
 74            MODEl Time_to_first_therapeutic_INR__d*First_therapeutic_INR_reached_(0)=gender ;;
               _____
               22
               76
 ERROR 22-322: Syntax error, expecting one of the following: ;, (, ALPHA, ATRISK, BRIEF, BRIEFSUMMARY, CONCORDANCE, COVM, COVOUT, 
               COVS, DATA, DETAILS, EV, EXPLVAR, FAST, IN, INEST, MULTIPASS, NAMELEN, NOPRINT, NOSUMMARY, OUT, OUTEST, PLOT, PLOTS, 
               PRINT, ROCOPTIONS, SIMPLE, SUREV, TAU, TRACE, ZPH.  
 ERROR 76-322: Syntax error, statement will be ignored.
 75            run;
 
 NOTE: The SAS System stopped processing this step because of errors.
 NOTE: PROCEDURE PHREG used (Total process time):
       real time           0.00 seconds
       cpu time            0.00 seconds
       
 76         
 77         OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 90         &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Just always got this error, I don't know what was wrong.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2018 10:22:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425504#M4278</guid>
      <dc:creator>TomHsiung</dc:creator>
      <dc:date>2018-01-06T10:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425514#M4279</link>
      <description>&lt;P&gt;It’s PROC PHREG and in general PROC not PRO&lt;STRONG&gt;edure&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/184847"&gt;@TomHsiung&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;1          OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 72         
 73         PROCEDURE PHREG DATA = work.d201
 74            MODEl Time_to_first_therapeutic_INR__d*First_therapeutic_INR_reached_(0)=gender ;;
               _____
               22
               76
 ERROR 22-322: Syntax error, expecting one of the following: ;, (, ALPHA, ATRISK, BRIEF, BRIEFSUMMARY, CONCORDANCE, COVM, COVOUT, 
               COVS, DATA, DETAILS, EV, EXPLVAR, FAST, IN, INEST, MULTIPASS, NAMELEN, NOPRINT, NOSUMMARY, OUT, OUTEST, PLOT, PLOTS, 
               PRINT, ROCOPTIONS, SIMPLE, SUREV, TAU, TRACE, ZPH.  
 ERROR 76-322: Syntax error, statement will be ignored.
 75            run;
 
 NOTE: The SAS System stopped processing this step because of errors.
 NOTE: PROCEDURE PHREG used (Total process time):
       real time           0.00 seconds
       cpu time            0.00 seconds
       
 76         
 77         OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 90         &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Just always got this error, I don't know what was wrong.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2018 14:57:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425514#M4279</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-06T14:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the confidence intervals (of conditional mean) and prediction intervals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425515#M4280</link>
      <description>&lt;P&gt;I think I need some basic study for SAS programing. I get to read some texts. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2018 15:00:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-output-the-confidence-intervals-of-conditional-mean-and/m-p/425515#M4280</guid>
      <dc:creator>TomHsiung</dc:creator>
      <dc:date>2018-01-06T15:00:22Z</dc:date>
    </item>
  </channel>
</rss>

