<?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: The function about a vec-permutation matrix in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Re-The-function-about-a-vec-permutation-matrix/m-p/91113#M571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Rick. It is good enough. I got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My purpose is to find an information matrix at convergence. To get it, I need to know the relationship between vec(A) and vec(A`), which is only one part of the information matrix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 19:54:26 GMT</pubDate>
    <dc:creator>renc</dc:creator>
    <dc:date>2012-12-05T19:54:26Z</dc:date>
    <item>
      <title>Re: The function about a vec-permutation matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Re-The-function-about-a-vec-permutation-matrix/m-p/91113#M571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Rick. It is good enough. I got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My purpose is to find an information matrix at convergence. To get it, I need to know the relationship between vec(A) and vec(A`), which is only one part of the information matrix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 19:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Re-The-function-about-a-vec-permutation-matrix/m-p/91113#M571</guid>
      <dc:creator>renc</dc:creator>
      <dc:date>2012-12-05T19:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: The function about a vec-permutation matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Re-The-function-about-a-vec-permutation-matrix/m-p/91114#M572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS/IML, the SHAPECOL function is used to generate vec(A).&amp;nbsp; You can use the SHAPE function to generate vec(A`) directly, without using any transpose operators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explicitly forming a permutation matrix is usually inefficient because you are using an nxn matrix to represent a permutation on N elements. I avoid permutation matrices whenever possible and use the permutation as a subscript index to map a vector to a permutation of iteself. However, if you insists on it, you can generate a permutation matrix from a permutation vector by using the function in this blog post: &lt;A href="http://blogs.sas.com/content/iml/2010/12/29/automating-the-great-christmas-gift-exchange/" title="http://blogs.sas.com/content/iml/2010/12/29/automating-the-great-christmas-gift-exchange/"&gt; Automating the Great Christmas Gift Exchange - The DO Loop&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 19:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Re-The-function-about-a-vec-permutation-matrix/m-p/91114#M572</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2012-12-05T19:54:26Z</dc:date>
    </item>
  </channel>
</rss>

