<?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 Getting fit statistics printed in the output data after a fmm procedure in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667134#M36364</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curve fitting with normal (gaussian) and weibull distributions. I have a large dataset and some settings work better with the data than others. That is why I want to print the fit statisics in the output data so I can see it easily, in stead of scrolling through all the results. How can I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jul 2020 09:26:25 GMT</pubDate>
    <dc:creator>Joostvanerp</dc:creator>
    <dc:date>2020-07-06T09:26:25Z</dc:date>
    <item>
      <title>Getting fit statistics printed in the output data after a fmm procedure</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667134#M36364</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curve fitting with normal (gaussian) and weibull distributions. I have a large dataset and some settings work better with the data than others. That is why I want to print the fit statisics in the output data so I can see it easily, in stead of scrolling through all the results. How can I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 09:26:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667134#M36364</guid>
      <dc:creator>Joostvanerp</dc:creator>
      <dc:date>2020-07-06T09:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting fit statistics printed in the output data after a fmm procedure</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667145#M36365</link>
      <description>&lt;P&gt;Please be much more specific. Show us an example of the exact output you want to capture. It says you want the fit statistics printed so you can compare them, is printing the statistics what you really mean? Wouldn't the statistics be better in a SAS data set so you can compare them?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 12:02:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667145#M36365</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-06T12:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting fit statistics printed in the output data after a fmm procedure</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667364#M36366</link>
      <description>&lt;P&gt;With printing, I meant in a sas data set.&lt;BR /&gt;I would like to get the data which is shown in the attachement, in a data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 06:35:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667364#M36366</guid>
      <dc:creator>Joostvanerp</dc:creator>
      <dc:date>2020-07-07T06:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting fit statistics printed in the output data after a fmm procedure</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667395#M36367</link>
      <description>&lt;P&gt;You need the following line of code inside your PROC FMM (or on the line immediately before PROC FMM)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output fitstatistics=fitstatistics.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Jul 2020 10:36:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-fit-statistics-printed-in-the-output-data-after-a-fmm/m-p/667395#M36367</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-07T10:36:13Z</dc:date>
    </item>
  </channel>
</rss>

