<?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: Inconsistencies between parminfo and covB parameters in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistencies-between-parminfo-and-covB-parameters/m-p/392624#M20479</link>
    <description>&lt;P&gt;All MIANALYZE needs is the PARMS= data set. &amp;nbsp;The only time you need the other two data sets is when you have a TEST statement or use the MULT option, neither of which are available with a CLASS statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;proc mianalyze parms(classvar= level)= lgparms;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;class issstg mmtg;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modeleffects Intercept mmtg issstg ECOGG cyto2rg ldhg;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ods output ParameterEstimates=est1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Sep 2017 18:24:19 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2017-09-01T18:24:19Z</dc:date>
    <item>
      <title>Inconsistencies between parminfo and covB parameters</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistencies-between-parminfo-and-covB-parameters/m-p/392285#M20477</link>
      <description>&lt;P&gt;I am using proc genmod&amp;nbsp;and proc mianalyze. There is a discrepancy between the number of parameters in the genmod&amp;nbsp;(with noscale&amp;nbsp;option) and Cov parameter list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc genmod data=Edeathm2;&lt;BR /&gt;class issstg mmtg;&lt;BR /&gt;model pdgrp1 = mmtg issstg ECOGG cyto2rg ldhg/dist=bin noscale lrci covb;&lt;BR /&gt;by _Imputation_;&lt;BR /&gt;ods output ParameterEstimates=lgparms CovB=lgcovb parminfo= parmdata;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc mianalyze parms(classvar= level)= lgparms covb=lgcovb parminfo=parmdata;&lt;BR /&gt;class issstg mmtg;&lt;BR /&gt;modeleffects Intercept mmtg issstg ECOGG cyto2rg ldhg;&lt;BR /&gt;ods output ParameterEstimates=est1;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am returning this error: "ERROR: The parameter Prm4 in the PARMINFO= data set is not in the COVB= data set".&lt;/P&gt;
&lt;P&gt;when I run proc mianalyze. Thanks in advance for the assistance.&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>Thu, 31 Aug 2017 16:53:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Inconsistencies-between-parminfo-and-covB-parameters/m-p/392285#M20477</guid>
      <dc:creator>lyton80</dc:creator>
      <dc:date>2017-08-31T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistencies between parminfo and covB parameters</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistencies-between-parminfo-and-covB-parameters/m-p/392624#M20479</link>
      <description>&lt;P&gt;All MIANALYZE needs is the PARMS= data set. &amp;nbsp;The only time you need the other two data sets is when you have a TEST statement or use the MULT option, neither of which are available with a CLASS statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;proc mianalyze parms(classvar= level)= lgparms;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;class issstg mmtg;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modeleffects Intercept mmtg issstg ECOGG cyto2rg ldhg;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ods output ParameterEstimates=est1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 18:24:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Inconsistencies-between-parminfo-and-covB-parameters/m-p/392624#M20479</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2017-09-01T18:24:19Z</dc:date>
    </item>
  </channel>
</rss>

