<?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 fit statistics in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/fit-statistics/m-p/12453#M872</link>
    <description>Thank you for your help.&lt;BR /&gt;
&lt;BR /&gt;
I was reading articles &lt;BR /&gt;
 (http://www.lexjansen.com/pharmasug/2003/statisticspharmacokinetics/sp013.pdf[1]( A SAS Macro to Automate The Covariance Structure Determination in&lt;BR /&gt;
 Repeated Measures Data Analysis with Mixed Procedure Don (Dongguang) Li,&lt;BR /&gt;
 NCIC-CTG at Queenâ€™s University, Kingston, ON, Canada.)  Please, if posible could  you send complete code to me, my aim is to see both all covariance  structures and fit statistics on the same table and to view minimum value.&lt;BR /&gt;
 what I can add to the under code, that I can see the fit statistics all of&lt;BR /&gt;
 the covariance structures.&lt;BR /&gt;
&lt;BR /&gt;
Please &lt;BR /&gt;
&lt;BR /&gt;
I will appricate if you can help me what code do I add to see all&lt;BR /&gt;
covariance structure and fit statistics.&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your help.&lt;BR /&gt;
&lt;BR /&gt;
 Proc mixed data=weight;&lt;BR /&gt;
 class program subj time;&lt;BR /&gt;
 model strength = program time&lt;BR /&gt;
 program*time;&lt;BR /&gt;
 Repeated time/type= CS&lt;BR /&gt;
 sub=subj r;&lt;BR /&gt;
 Run;&lt;BR /&gt;
 %covs(dsn=p1d1,&lt;BR /&gt;
 model=%str(FEV1PCT=trt tp trt*tp),&lt;BR /&gt;
 cvar=trt patid tp,&lt;BR /&gt;
 covs=%str(CS AR(1) UN),&lt;BR /&gt;
 cvno=3,&lt;BR /&gt;
 subv=patid(trt) );</description>
    <pubDate>Sat, 28 Mar 2009 23:09:38 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-28T23:09:38Z</dc:date>
    <item>
      <title>fit statistics</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/fit-statistics/m-p/12453#M872</link>
      <description>Thank you for your help.&lt;BR /&gt;
&lt;BR /&gt;
I was reading articles &lt;BR /&gt;
 (http://www.lexjansen.com/pharmasug/2003/statisticspharmacokinetics/sp013.pdf[1]( A SAS Macro to Automate The Covariance Structure Determination in&lt;BR /&gt;
 Repeated Measures Data Analysis with Mixed Procedure Don (Dongguang) Li,&lt;BR /&gt;
 NCIC-CTG at Queenâ€™s University, Kingston, ON, Canada.)  Please, if posible could  you send complete code to me, my aim is to see both all covariance  structures and fit statistics on the same table and to view minimum value.&lt;BR /&gt;
 what I can add to the under code, that I can see the fit statistics all of&lt;BR /&gt;
 the covariance structures.&lt;BR /&gt;
&lt;BR /&gt;
Please &lt;BR /&gt;
&lt;BR /&gt;
I will appricate if you can help me what code do I add to see all&lt;BR /&gt;
covariance structure and fit statistics.&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your help.&lt;BR /&gt;
&lt;BR /&gt;
 Proc mixed data=weight;&lt;BR /&gt;
 class program subj time;&lt;BR /&gt;
 model strength = program time&lt;BR /&gt;
 program*time;&lt;BR /&gt;
 Repeated time/type= CS&lt;BR /&gt;
 sub=subj r;&lt;BR /&gt;
 Run;&lt;BR /&gt;
 %covs(dsn=p1d1,&lt;BR /&gt;
 model=%str(FEV1PCT=trt tp trt*tp),&lt;BR /&gt;
 cvar=trt patid tp,&lt;BR /&gt;
 covs=%str(CS AR(1) UN),&lt;BR /&gt;
 cvno=3,&lt;BR /&gt;
 subv=patid(trt) );</description>
      <pubDate>Sat, 28 Mar 2009 23:09:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/fit-statistics/m-p/12453#M872</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-28T23:09:38Z</dc:date>
    </item>
  </channel>
</rss>

