<?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 are LSMeans calculated in SAS? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728423#M35310</link>
    <description>&lt;P&gt;You can look at the Details Section of each SAS/STAT procedure&amp;nbsp;for the names of the respective ODS Table Names. The ODS OUTPUT LSMEANS= &amp;lt;data set&amp;gt; ; will create an output data set that includes the LSMEANS.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 13:18:06 GMT</pubDate>
    <dc:creator>STAT_Kathleen</dc:creator>
    <dc:date>2021-03-23T13:18:06Z</dc:date>
    <item>
      <title>How are LSMeans calculated in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728303#M35299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I&amp;nbsp; have a dataset for which I was able to calculate the LS means by group. I would like to create a boxplot for LS estimates by group. I tried creating a boxplot for the predicted values, but it doesn't show the same results (mean) as the LS mean values generated in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone please explain which ODS output table will have all the 'LS' values, from which the LS means are calculated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 21:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728303#M35299</guid>
      <dc:creator>Abishekaa</dc:creator>
      <dc:date>2021-03-22T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How are LSMeans calculated in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728313#M35300</link>
      <description>&lt;P&gt;You could start here in the SAS documentation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_introcom_sect042.htm&amp;amp;locale=en" target="_self"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_introcom_sect042.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 21:46:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728313#M35300</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2021-03-22T21:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: How are LSMeans calculated in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728423#M35310</link>
      <description>&lt;P&gt;You can look at the Details Section of each SAS/STAT procedure&amp;nbsp;for the names of the respective ODS Table Names. The ODS OUTPUT LSMEANS= &amp;lt;data set&amp;gt; ; will create an output data set that includes the LSMEANS.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 13:18:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728423#M35310</guid>
      <dc:creator>STAT_Kathleen</dc:creator>
      <dc:date>2021-03-23T13:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: How are LSMeans calculated in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728527#M35332</link>
      <description>&lt;P&gt;The least squares mean is a point estimate of the population mean for that group.&amp;nbsp; There are no individually calculated values - instead, there is a single solution to matrix equations.&amp;nbsp; The equivalent of a box plot would be a plot of the LS-mean with confidence bounds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you get very creative, you can overlay the LS-mean estimates on to a box plot of the variables using PROC SGPLOT.&amp;nbsp; You might get an answer for how to do that in the Graphics Programming community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 19:06:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-are-LSMeans-calculated-in-SAS/m-p/728527#M35332</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-03-23T19:06:57Z</dc:date>
    </item>
  </channel>
</rss>

