<?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 save the information printed in the screen such as the FitSummary as a data file. in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125075#M10552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods output fitsummary=dsn;&lt;/P&gt;&lt;P&gt;proc ssm.......&lt;/P&gt;&lt;P&gt;ods output close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Oct 2013 08:47:42 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2013-10-27T08:47:42Z</dc:date>
    <item>
      <title>How to save the information printed in the screen such as the FitSummary as a data file.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125074#M10551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run&amp;nbsp; proc SSM many times using different parameter values and determine the best . The model performance is evaluated&amp;nbsp; based on likelihoods that are printed on screen as the part of&amp;nbsp; output after proc ssm complete it's running properly. How can i save the likelihood data on the screen as a data file to compare them?&lt;/P&gt;&lt;P&gt; Thanks alot !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 07:19:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125074#M10551</guid>
      <dc:creator>ShufeGuoding</dc:creator>
      <dc:date>2013-10-27T07:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to save the information printed in the screen such as the FitSummary as a data file.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125075#M10552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods output fitsummary=dsn;&lt;/P&gt;&lt;P&gt;proc ssm.......&lt;/P&gt;&lt;P&gt;ods output close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 08:47:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125075#M10552</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2013-10-27T08:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to save the information printed in the screen such as the FitSummary as a data file.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125076#M10553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To capture the table you first figure out the table name, using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods trace on;&lt;/P&gt;&lt;P&gt;proc ssm&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods trace off;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you've determined the table name you can use ods table to capture it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods table sastablename=my_table;&lt;/P&gt;&lt;P&gt;proc ssm...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 17:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-save-the-information-printed-in-the-screen-such-as-the/m-p/125076#M10553</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-10-27T17:58:18Z</dc:date>
    </item>
  </channel>
</rss>

