<?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: logistic, p-values in quot;outestquot; table in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1378#M629</link>
    <description>This question is perhaps best answered by Technical Support.&lt;BR /&gt;
You can submit it online at &lt;A href="http://support.sas.com/ctx/supportform/index.jsp" target="_blank"&gt;http://support.sas.com/ctx/supportform/index.jsp&lt;/A&gt; .&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
    <pubDate>Fri, 08 Sep 2006 13:25:17 GMT</pubDate>
    <dc:creator>David_SAS</dc:creator>
    <dc:date>2006-09-08T13:25:17Z</dc:date>
    <item>
      <title>logistic, p-values in "outest" table</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1377#M628</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
How can I put the P-Values in my outest table after a logistic regression ?&lt;BR /&gt;
Next to each coefficient, I would like to have the P-value of its significance.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Thu, 07 Sep 2006 10:38:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1377#M628</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-09-07T10:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: logistic, p-values in quot;outestquot; table</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1378#M629</link>
      <description>This question is perhaps best answered by Technical Support.&lt;BR /&gt;
You can submit it online at &lt;A href="http://support.sas.com/ctx/supportform/index.jsp" target="_blank"&gt;http://support.sas.com/ctx/supportform/index.jsp&lt;/A&gt; .&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Fri, 08 Sep 2006 13:25:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1378#M629</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2006-09-08T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: logistic, p-values in quot;outestquot; table</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1379#M630</link>
      <description>I suggest you replace your OUTEST= option with an ODS OUTPUT statement prior to PROC LOGISTIC, this way :&lt;BR /&gt;
&lt;BR /&gt;
ODS OUTPUT parameterEstimates = work.myCoefficients ;&lt;BR /&gt;
PROC LOGISTIC etc...&lt;BR /&gt;
&lt;BR /&gt;
You will have in the MyCoefficients dataset both parameter values and associated Wald tests statistics &amp;amp; p-values.</description>
      <pubDate>Mon, 18 Sep 2006 07:07:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/logistic-p-values-in-quot-outest-quot-table/m-p/1379#M630</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2006-09-18T07:07:11Z</dc:date>
    </item>
  </channel>
</rss>

