<?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: problem with variable length of output dataset in proc mixed in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/problem-with-variable-length-of-output-dataset-in-proc-mixed/m-p/203164#M10886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the NAMELEN= option on the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mixed_syntax01.htm"&gt;PROC MIXED statement.&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 14:44:35 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2015-07-15T14:44:35Z</dc:date>
    <item>
      <title>problem with variable length of output dataset in proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/problem-with-variable-length-of-output-dataset-in-proc-mixed/m-p/203163#M10885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Code id below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Times New Roman;"&gt;%macro&lt;/STRONG&gt;&lt;SPAN style="font-family: Segoe UI;"&gt; model();&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Segoe UI;"&gt;%do i = &lt;/SPAN&gt;&lt;STRONG style="font-family: Times New Roman;"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: Segoe UI;"&gt; %to &lt;/SPAN&gt;&lt;STRONG style="font-family: Times New Roman;"&gt;4&lt;/STRONG&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Segoe UI;"&gt;ods trace on; &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;BR /&gt;proc mixed data=kc.LC_15July; &lt;BR /&gt;class org_id; &lt;BR /&gt;model dose= &amp;amp;&amp;amp;K&amp;amp;i./solution; &lt;BR /&gt;ods output solutionf=kc.model_K&amp;amp;i.; &lt;BR /&gt;run; &lt;BR /&gt;quit; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Segoe UI;"&gt;ods trace off; &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;BR /&gt;%end; &lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: Times New Roman;"&gt;%mend&lt;/STRONG&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;; &lt;BR /&gt;%&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="font-family: Times New Roman;"&gt;model&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;I am having problem to make my all programe automate due to the variable of output dataset ,length of variable "effect" is $20. , which is truncating excat name of variable .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;can i increase the length of variable "effect" during creation , so i will get complete name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Thanks in advance. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 10:13:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/problem-with-variable-length-of-output-dataset-in-proc-mixed/m-p/203163#M10885</guid>
      <dc:creator>Aman4SAS</dc:creator>
      <dc:date>2015-07-15T10:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem with variable length of output dataset in proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/problem-with-variable-length-of-output-dataset-in-proc-mixed/m-p/203164#M10886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the NAMELEN= option on the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mixed_syntax01.htm"&gt;PROC MIXED statement.&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/problem-with-variable-length-of-output-dataset-in-proc-mixed/m-p/203164#M10886</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-07-15T14:44:35Z</dc:date>
    </item>
  </channel>
</rss>

