<?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: longitudnal data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191235#M48152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I am not understanding well, but I think you are looking to see if there is an interaction between gender and the other variables.&amp;nbsp; There are several PROCs that will enable you to do this, so my next question would be whether you can post your current code (just the analysis procedure part would do).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that, we can make suggestions to get gender into the model and see if the effects of the other variables are consistent across gender.&amp;nbsp; It would also help to know a bit more about the dependent variable--I suspect that it is an ordinal variable, so the best analysis probably ought to consider that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Apr 2014 14:44:30 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2014-04-25T14:44:30Z</dc:date>
    <item>
      <title>longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191231#M48148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was wondering..... is there was a sas procedure to test for confounding in a longitudinal study?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 03:30:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191231#M48148</guid>
      <dc:creator>Idunnu</dc:creator>
      <dc:date>2014-04-24T03:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191232#M48149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define confounding in this context.&amp;nbsp; It has several meanings in the statistical world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 13:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191232#M48149</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-04-24T13:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191233#M48150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a host of different models that are available in SAS that are applicable to issues involved in the analysis of longitudinal data.&amp;nbsp; And, as Steve Denham points out, the term "confounding" has several meanings in a statistical sense.&amp;nbsp; I further suspect that given the nature of your data and the issues you are investigating that the applicable theory driving the research also has something to say about the "confounding" and how it should be addressed in a statistical sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Mangen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 14:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191233#M48150</guid>
      <dc:creator>djmangen</dc:creator>
      <dc:date>2014-04-24T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191234#M48151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay... the equation of my study is &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; line-height: 107%; font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA;"&gt;HamiltonDepressionScore=week lndesipramine lnimipramine endogenous&amp;nbsp; week*lndesipramine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; line-height: 107%; font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA;"&gt;i want to see if gender(categotical) will be confounding in the relationship between &lt;SPAN style="background: white; color: black; line-height: 107%; font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA;"&gt;HamiltonDepressionScore and lndesipramine for instance. i want to know if theres something i can observe to test this, like the pvalue or the standard error of something. i dont know if that explains anything&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 22:43:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191234#M48151</guid>
      <dc:creator>Idunnu</dc:creator>
      <dc:date>2014-04-24T22:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191235#M48152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I am not understanding well, but I think you are looking to see if there is an interaction between gender and the other variables.&amp;nbsp; There are several PROCs that will enable you to do this, so my next question would be whether you can post your current code (just the analysis procedure part would do).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that, we can make suggestions to get gender into the model and see if the effects of the other variables are consistent across gender.&amp;nbsp; It would also help to know a bit more about the dependent variable--I suspect that it is an ordinal variable, so the best analysis probably ought to consider that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 14:44:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191235#M48152</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-04-25T14:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: longitudnal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191236#M48153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to not referencing gender anywhere in the existing equation, I also note that there does not appear to be any method of controlling for baseline status on the Hamilton Depression Score (assuming that some change-related modeling is central to the analysis).&amp;nbsp; That could very well be a function of the proc that is being used, however.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 23:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudnal-data/m-p/191236#M48153</guid>
      <dc:creator>djmangen</dc:creator>
      <dc:date>2014-04-29T23:45:18Z</dc:date>
    </item>
  </channel>
</rss>

