<?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: creating a matrix in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488769#M4317</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your response.&amp;nbsp;Let me explain the logic/story of my data. Cand1 and cand2 are candidates and the last column is probability.&amp;nbsp; for example the probability between candidate 87&amp;nbsp;and candidate 627 is&amp;nbsp;.204E-05.&amp;nbsp;In the raw data, candidate 5152 occurs&amp;nbsp;three times and candidate 5522 occurs twice. Each candidates occurs once&amp;nbsp;in the rows or columns and the probabilities related to these candidates are in the matrix in the excel file. That's why the size of raw data and matrix are different. I have updated the excel file, it is attached.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 05:36:22 GMT</pubDate>
    <dc:creator>dustychair</dc:creator>
    <dc:date>2018-08-22T05:36:22Z</dc:date>
    <item>
      <title>creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488766#M4315</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a data such as below.I tried to create a matrix as attached using this data but I failed. I tried merge or other similar statements but I think I need something more than these statements. If anyone can help me, I'll appreciate. Thanks.&lt;/P&gt;
&lt;P&gt;Cand1&amp;nbsp; &amp;nbsp; Cand2&amp;nbsp; &amp;nbsp; &amp;nbsp; Prob&lt;/P&gt;
&lt;P&gt;87&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;627&amp;nbsp; &amp;nbsp; &amp;nbsp; .204E-05&amp;nbsp;&lt;BR /&gt;2291&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5787&amp;nbsp; &amp;nbsp; &amp;nbsp;.281E-05&amp;nbsp;&lt;BR /&gt;2397&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5823&amp;nbsp; &amp;nbsp; &amp;nbsp;.133E-05&amp;nbsp;&lt;BR /&gt;5011&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5014&amp;nbsp; &amp;nbsp; &amp;nbsp;.395E-05&amp;nbsp;&lt;BR /&gt;5096&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5097&amp;nbsp; &amp;nbsp; &amp;nbsp;.389E-05&amp;nbsp;&lt;BR /&gt;5122&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5125&amp;nbsp; &amp;nbsp; &amp;nbsp;.336E-05&amp;nbsp;&lt;BR /&gt;5152&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5153&amp;nbsp; &amp;nbsp; &amp;nbsp;.300E-05&amp;nbsp;&lt;BR /&gt;5152&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5154&amp;nbsp; &amp;nbsp; &amp;nbsp;.377E-05&amp;nbsp;&lt;BR /&gt;5152&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5158&amp;nbsp; &amp;nbsp; &amp;nbsp;.241E-05&amp;nbsp;&lt;BR /&gt;5175&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5176&amp;nbsp; &amp;nbsp; &amp;nbsp;.151E-05&amp;nbsp;&lt;BR /&gt;5214&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5216&amp;nbsp; &amp;nbsp; &amp;nbsp;.257E-05&lt;BR /&gt;5353&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5358&amp;nbsp; &amp;nbsp; &amp;nbsp;.415E-05&amp;nbsp;&lt;BR /&gt;5372&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5380&amp;nbsp; &amp;nbsp; &amp;nbsp;.731E-06&lt;BR /&gt;5402&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5613&amp;nbsp; &amp;nbsp; &amp;nbsp;.188E-05&lt;BR /&gt;5505&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5509&amp;nbsp; &amp;nbsp; &amp;nbsp;.356E-05&lt;BR /&gt;5522&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5523&amp;nbsp; &amp;nbsp; &amp;nbsp;.945E-06&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5522&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5530&amp;nbsp; &amp;nbsp; &amp;nbsp;.178E-05&amp;nbsp;&lt;BR /&gt;5533&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5534&amp;nbsp; &amp;nbsp; &amp;nbsp;.122E-06&lt;BR /&gt;5667&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5670&amp;nbsp; &amp;nbsp; &amp;nbsp;.950E-06&lt;BR /&gt;5714&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5716&amp;nbsp; &amp;nbsp; &amp;nbsp;.248E-05&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5775&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5778&amp;nbsp; &amp;nbsp; &amp;nbsp;.147E-05&amp;nbsp;&lt;BR /&gt;5803&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5810&amp;nbsp; &amp;nbsp; &amp;nbsp;.110E-05&amp;nbsp;&lt;BR /&gt;5871&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5874&amp;nbsp; &amp;nbsp; &amp;nbsp;.987E-06&amp;nbsp;&lt;BR /&gt;5874&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5879&amp;nbsp; &amp;nbsp; &amp;nbsp;.471E-06&amp;nbsp;&lt;BR /&gt;5932&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5936&amp;nbsp; &amp;nbsp; &amp;nbsp;.406E-06&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 04:28:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488766#M4315</guid>
      <dc:creator>dustychair</dc:creator>
      <dc:date>2018-08-22T04:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488768#M4316</link>
      <description>&lt;P&gt;Can you be more specific about the logic? In your Excel Workbook, you have a 46x46 matrix that you want to create. The Row/Column names seem to resemble the Cand1 and Cand2 variables combined, which you can create in a data step like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input Cand1 Cand2 Prob;
datalines;
87 627 .204E-05 
2291 5787 .281E-05 
2397 5823 .133E-05 
5011 5014 .395E-05 
5096 5097 .389E-05 
5122 5125 .336E-05 
5152 5153 .300E-05 
5152 5154 .377E-05 
5152 5158 .241E-05 
5175 5176 .151E-05 
5214 5216 .257E-05
5353 5358 .415E-05 
5372 5380 .731E-06
5402 5613 .188E-05
5505 5509 .356E-05
5522 5523 .945E-06 
5522 5530 .178E-05 
5533 5534 .122E-06
5667 5670 .950E-06
5714 5716 .248E-05 
5775 5778 .147E-05 
5803 5810 .110E-05 
5871 5874 .987E-06 
5874 5879 .471E-06 
5932 5936 .406E-06
;

data help;
   set have;
   Cand=Cand1;output;
   Cand=Cand2;output;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;However, if we use this data, we will get a 50x50 matrix, since you have 25 rows in your original data set. Are we to exclude certain observations?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 05:15:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488768#M4316</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-08-22T05:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488769#M4317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your response.&amp;nbsp;Let me explain the logic/story of my data. Cand1 and cand2 are candidates and the last column is probability.&amp;nbsp; for example the probability between candidate 87&amp;nbsp;and candidate 627 is&amp;nbsp;.204E-05.&amp;nbsp;In the raw data, candidate 5152 occurs&amp;nbsp;three times and candidate 5522 occurs twice. Each candidates occurs once&amp;nbsp;in the rows or columns and the probabilities related to these candidates are in the matrix in the excel file. That's why the size of raw data and matrix are different. I have updated the excel file, it is attached.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 05:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488769#M4317</guid>
      <dc:creator>dustychair</dc:creator>
      <dc:date>2018-08-22T05:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488790#M4318</link>
      <description>&lt;P&gt;Ok. I think something like this will meet your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input Cand1 Cand2 Prob :e7.;
datalines;
87 627 .204E-05 
2291 5787 .281E-05 
2397 5823 .133E-05 
5011 5014 .395E-05 
5096 5097 .389E-05 
5122 5125 .336E-05 
5152 5153 .300E-05 
5152 5154 .377E-05 
5152 5158 .241E-05 
5175 5176 .151E-05 
5214 5216 .257E-05
5353 5358 .415E-05 
5372 5380 .731E-06
5402 5613 .188E-05
5505 5509 .356E-05
5522 5523 .945E-06 
5522 5530 .178E-05 
5533 5534 .122E-06
5667 5670 .950E-06
5714 5716 .248E-05 
5775 5778 .147E-05 
5803 5810 .110E-05 
5871 5874 .987E-06 
5874 5879 .471E-06 
5932 5936 .406E-06
;

proc iml;

use have;
   read all var _ALL_; 
close have;

Cand=unique(Cand1//Cand2);
call sort(Cand);

X=j(ncol(Cand), ncol(Cand), .);

do i=1 to nrow(Prob);
   X[loc(Cand=Cand1[i]),loc(Cand=Cand2[i])]=Prob[i];
end;

print X[colName=(char(Cand)) rowName=(char(Cand))];

quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 10:03:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488790#M4318</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-08-22T10:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488903#M4319</link>
      <description>&lt;P&gt;Do you need IML code ? or sql ,data step could be accepted?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input Cand1 Cand2 Prob :e7.;
datalines;
87 627 .204E-05 
2291 5787 .281E-05 
2397 5823 .133E-05 
5011 5014 .395E-05 
5096 5097 .389E-05 
5122 5125 .336E-05 
5152 5153 .300E-05 
5152 5154 .377E-05 
5152 5158 .241E-05 
5175 5176 .151E-05 
5214 5216 .257E-05
5353 5358 .415E-05 
5372 5380 .731E-06
5402 5613 .188E-05
5505 5509 .356E-05
5522 5523 .945E-06 
5522 5530 .178E-05 
5533 5534 .122E-06
5667 5670 .950E-06
5714 5716 .248E-05 
5775 5778 .147E-05 
5803 5810 .110E-05 
5871 5874 .987E-06 
5874 5879 .471E-06 
5932 5936 .406E-06
;
proc iml;
use have nobs nobs;
read all var{Cand1 Cand2 Prob};
close;

levels=unique(Cand1||Cand2);
want=j(ncol(levels),ncol(levels),.);
mattrib want r=(char(levels)) c=(char(levels)) label='' ;
row=char(Cand1);
col=char(Cand2);
do i=1 to nobs;
r=row[i];c=col[i];p=Prob[i];
want[r,c]=p;
end;
print want;
quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 14:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488903#M4319</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-08-22T14:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488905#M4320</link>
      <description>&lt;P&gt;Do you need IML code ? or sql ,data step could be accepted?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input Cand1 Cand2 Prob :e7.;
datalines;
87 627 .204E-05 
2291 5787 .281E-05 
2397 5823 .133E-05 
5011 5014 .395E-05 
5096 5097 .389E-05 
5122 5125 .336E-05 
5152 5153 .300E-05 
5152 5154 .377E-05 
5152 5158 .241E-05 
5175 5176 .151E-05 
5214 5216 .257E-05
5353 5358 .415E-05 
5372 5380 .731E-06
5402 5613 .188E-05
5505 5509 .356E-05
5522 5523 .945E-06 
5522 5530 .178E-05 
5533 5534 .122E-06
5667 5670 .950E-06
5714 5716 .248E-05 
5775 5778 .147E-05 
5803 5810 .110E-05 
5871 5874 .987E-06 
5874 5879 .471E-06 
5932 5936 .406E-06
;
proc iml;
use have nobs nobs;
read all var{Cand1 Cand2 Prob};
close;

levels=unique(Cand1||Cand2);
want=j(ncol(levels),ncol(levels),.);
mattrib want r=(char(levels)) c=(char(levels)) label='' ;
row=char(Cand1);
col=char(Cand2);
do i=1 to nobs;
r=row[i];c=col[i];p=Prob[i];
want[r,c]=p;
end;
print want;
quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 14:40:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488905#M4320</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-08-22T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488907#M4321</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input Cand1 Cand2 Prob :e7.;
datalines;
87 627 .204E-05 
2291 5787 .281E-05 
2397 5823 .133E-05 
5011 5014 .395E-05 
5096 5097 .389E-05 
5122 5125 .336E-05 
5152 5153 .300E-05 
5152 5154 .377E-05 
5152 5158 .241E-05 
5175 5176 .151E-05 
5214 5216 .257E-05
5353 5358 .415E-05 
5372 5380 .731E-06
5402 5613 .188E-05
5505 5509 .356E-05
5522 5523 .945E-06 
5522 5530 .178E-05 
5533 5534 .122E-06
5667 5670 .950E-06
5714 5716 .248E-05 
5775 5778 .147E-05 
5803 5810 .110E-05 
5871 5874 .987E-06 
5874 5879 .471E-06 
5932 5936 .406E-06
;
proc iml;
use have nobs nobs;
read all var{Cand1 Cand2 Prob};
close;

levels=unique(Cand1||Cand2);
want=j(ncol(levels),ncol(levels),.);
mattrib want r=(char(levels)) c=(char(levels)) label='' ;
row=char(Cand1);
col=char(Cand2);
do i=1 to nobs;
r=row[i];c=col[i];p=Prob[i];
want[r,c]=p;
end;
print want;
quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 14:42:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/488907#M4321</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-08-22T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489079#M4322</link>
      <description>&lt;P&gt;Hello Ksharp,&lt;/P&gt;
&lt;P&gt;Thanks for your response. The code did not work. It creates a matrix but the cells are empty and the columns and rows don't have candidates id numbers. I attached the output and the code I had.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:25:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489079#M4322</guid>
      <dc:creator>dustychair</dc:creator>
      <dc:date>2018-08-22T22:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489081#M4323</link>
      <description>&lt;P&gt;Hi Draycut,&lt;/P&gt;
&lt;P&gt;I tried the code you wrote. Here is the the error I got. Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;127 proc iml;&lt;BR /&gt;NOTE: IML Ready&lt;BR /&gt;128&lt;BR /&gt;129 use tr;&lt;BR /&gt;130 read all var _ALL_;&lt;BR /&gt;131 close tr;&lt;BR /&gt;132&lt;BR /&gt;133 Cand=unique(Cand_1//Cand_2);&lt;BR /&gt;134 call sort(Cand);&lt;BR /&gt;135&lt;BR /&gt;136 X=j(ncol(Cand), ncol(Cand), .);&lt;BR /&gt;137&lt;BR /&gt;138 do i=1 to nrow(Prob);&lt;BR /&gt;139 X[loc(Cand=Cand_1[i]),loc(Cand=Cand_2[i])]=RT_PROB[i];&lt;BR /&gt;140 end;&lt;BR /&gt;141&lt;BR /&gt;142 print X[colName=(char(Cand)) rowName=(char(Cand))];&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: (execution) Character argument should be numeric.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;operation : CHAR at line 142 column 43&lt;BR /&gt; operands : Cand&lt;BR /&gt;Cand 1 row 46 cols (character, size &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;statement : PRINT at line 142 column 1&lt;BR /&gt;143&lt;BR /&gt;144 quit;&lt;BR /&gt;NOTE: Exiting IML.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE IML used (Total process time):&lt;BR /&gt; real time 0.02 seconds&lt;BR /&gt; cpu time 0.03 seconds&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489081#M4323</guid>
      <dc:creator>dustychair</dc:creator>
      <dc:date>2018-08-22T22:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489085#M4324</link>
      <description>&lt;P&gt;&lt;SPAN&gt;draycut&amp;nbsp;and ksharp&amp;nbsp;are both using numeric variables for the Cand_1 and Cand_2 variables. You are using character variables. Either change to numeric or get rid of the calls (such as CHAR) that assume that Cand_* are numeric.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489085#M4324</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-08-22T22:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating a matrix</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489089#M4325</link>
      <description>&lt;P&gt;Hi Dr. Wicklin,&lt;/P&gt;
&lt;P&gt;Your correction helped for&amp;nbsp;both&amp;nbsp;codes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 04:45:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/creating-a-matrix/m-p/489089#M4325</guid>
      <dc:creator>dustychair</dc:creator>
      <dc:date>2018-08-24T04:45:31Z</dc:date>
    </item>
  </channel>
</rss>

