<?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: Simulation using SAS in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450522#M4107</link>
    <description>&lt;P&gt;This may be of help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sas-and-r.blogspot.dk/2010/05/example-737-calculation-of-hotellings.html" target="_blank"&gt;http://sas-and-r.blogspot.dk/2010/05/example-737-calculation-of-hotellings.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 06:37:34 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2018-04-03T06:37:34Z</dc:date>
    <item>
      <title>Simulation using SAS</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450094#M4106</link>
      <description>&lt;P&gt;&amp;nbsp;i want to simulate and compute the T- square multivariate control chart by using SAS/STAT&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i&amp;nbsp; start write the code but i can't finish it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 01:18:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450094#M4106</guid>
      <dc:creator>GehadElsayed123</dc:creator>
      <dc:date>2018-03-31T01:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Simulation using SAS</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450522#M4107</link>
      <description>&lt;P&gt;This may be of help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sas-and-r.blogspot.dk/2010/05/example-737-calculation-of-hotellings.html" target="_blank"&gt;http://sas-and-r.blogspot.dk/2010/05/example-737-calculation-of-hotellings.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 06:37:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450522#M4107</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-04-03T06:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Simulation using SAS</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450557#M4108</link>
      <description>&lt;P&gt;T&amp;#6;squared is the squared Mahalanobis distance (with estimated covariance) between the observed mean and the null hypothesis mean. So use the following (untested):&lt;/P&gt;
&lt;P&gt;S&amp;nbsp;= cov(X);&amp;nbsp; /* observed covariance */&lt;/P&gt;
&lt;P&gt;xbar&amp;nbsp;= mean(X); /* observed mean */&lt;/P&gt;
&lt;P&gt;T2 = m*(xbar - mean)`*inv(S)*&lt;SPAN&gt;(xbar - mean);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Simulation-using-SAS/m-p/450557#M4108</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-04-03T09:54:27Z</dc:date>
    </item>
  </channel>
</rss>

