<?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: ODS Output CovB in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358323#M18828</link>
    <description>&lt;P&gt;Does this fix the problem:&lt;/P&gt;
&lt;PRE&gt;model complication = age severity body_region mechanism transfer gcs sbp rr chop/ covb;&lt;BR /&gt;ods output ParameterEstimates = logitparms;
ods output CovB = logitcovb;&lt;/PRE&gt;</description>
    <pubDate>Fri, 12 May 2017 19:11:43 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-05-12T19:11:43Z</dc:date>
    <item>
      <title>ODS Output CovB</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358315#M18827</link>
      <description>&lt;P&gt;Hello there;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to obtain the "e&lt;SPAN&gt;stimated covariance matrix of parameter estimators" by using PROC LOGISTIC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc logistic data=datain descending;&lt;BR /&gt;class chop;&lt;BR /&gt;model complication = age severity body_region mechanism transfer gcs sbp rr chop;&lt;BR /&gt;by _imputation_;&lt;BR /&gt;ods output ParameterEstimates = logitparms CovB = logitcovb;&lt;BR /&gt;run;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Even though CovB is an ODS table option according to the SAS documentation (&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_logistic_sect049.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_logistic_sect049.htm&lt;/A&gt;) I'm having a warning saying that:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"WARNING: Output 'CovB' was not created. Make sure that the output object name, label, or path is spelled correctly. Also, verify that the appropriate procedure options are used to produce the requested output object. For example, verify that the NOPRINT option is not used."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No problem for the ParameterEstimates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recep&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 18:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358315#M18827</guid>
      <dc:creator>Recep</dc:creator>
      <dc:date>2017-05-12T18:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output CovB</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358323#M18828</link>
      <description>&lt;P&gt;Does this fix the problem:&lt;/P&gt;
&lt;PRE&gt;model complication = age severity body_region mechanism transfer gcs sbp rr chop/ covb;&lt;BR /&gt;ods output ParameterEstimates = logitparms;
ods output CovB = logitcovb;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 May 2017 19:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358323#M18828</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-05-12T19:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output CovB</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358324#M18829</link>
      <description>&lt;P&gt;I tried that. Unfortunately I still get the same warning...&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 19:15:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358324#M18829</guid>
      <dc:creator>Recep</dc:creator>
      <dc:date>2017-05-12T19:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output CovB</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358326#M18830</link>
      <description>Nevermind! I did not pay attention to the CovB option in the MODEL statement. It seems like it worked. I'll check the results. Thanks a lot!</description>
      <pubDate>Fri, 12 May 2017 19:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Output-CovB/m-p/358326#M18830</guid>
      <dc:creator>Recep</dc:creator>
      <dc:date>2017-05-12T19:17:29Z</dc:date>
    </item>
  </channel>
</rss>

