<?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 input scale &amp;amp; shape parameters from proc univariate into cdf('lognormal',...) functio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/462889#M284917</link>
    <description>&lt;P&gt;Code? Since there are number of different plots available in Univariate we really need to see the code to see what your requested.&lt;/P&gt;
&lt;P&gt;Example data? Either your data as a data step or use one of the SAS supplied data sets like SASHELP.CARS or SASHELP.BASEBALL to demonstrate the code and results.&lt;/P&gt;
&lt;P&gt;And the SGPLOT code as well as how you build the set that SGPLOT uses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 22:52:10 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-05-16T22:52:10Z</dc:date>
    <item>
      <title>How to input scale &amp; shape parameters from proc univariate into cdf('lognormal',...) function?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/462877#M284916</link>
      <description>&lt;P&gt;I'm using the log-normal cdf function to plot density curves overlaid on histogram plots of my data (mainly so I can examine how well dbns fit outliers). I'm running proc univariate to generate the scale and shape parameters for the fitted log-normal curve, then inputting the scale &amp;amp; shape values into the log-normal cdf function. However the resulting log-normal plots (using proc sgplot) are off - they don't match the default plots in proc univariate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to transform the scale &amp;amp; shape parameters before I plug them into the cdf function?&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 21:34:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/462877#M284916</guid>
      <dc:creator>RobertF</dc:creator>
      <dc:date>2018-05-16T21:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to input scale &amp; shape parameters from proc univariate into cdf('lognormal',...) functio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/462889#M284917</link>
      <description>&lt;P&gt;Code? Since there are number of different plots available in Univariate we really need to see the code to see what your requested.&lt;/P&gt;
&lt;P&gt;Example data? Either your data as a data step or use one of the SAS supplied data sets like SASHELP.CARS or SASHELP.BASEBALL to demonstrate the code and results.&lt;/P&gt;
&lt;P&gt;And the SGPLOT code as well as how you build the set that SGPLOT uses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 22:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/462889#M284917</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-16T22:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to input scale &amp; shape parameters from proc univariate into cdf('lognormal',...) functio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/463015#M284918</link>
      <description>&lt;P&gt;Problem solved Ack! - I forgot to enter the "x" in the cdf('LOGNORNMAL', x, scale, shape) function!&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 14:33:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-input-scale-amp-shape-parameters-from-proc-univariate/m-p/463015#M284918</guid>
      <dc:creator>RobertF</dc:creator>
      <dc:date>2018-05-17T14:33:44Z</dc:date>
    </item>
  </channel>
</rss>

