<?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: Handling longitudinal data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Handling-longitudinal-data/m-p/136720#M7107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your question.&amp;nbsp; It actually seems that your problem is more closely related to reporting and processing longitudinal/panel data than it is about estimating a panel model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are couple of ways to do this in SAS with the most common to be using DATA step concepts or with PROC MEANS and some BY groups. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would go a different direction and use &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_timedata_gettingstarted.htm"&gt;PROC TIMEDATA&lt;/A&gt; to do this.&amp;nbsp; since you have repeat observations on a student at different moments in time, your 'by group' would be a student ID.&amp;nbsp; You would then use TIMEDATA like a datastep but instead of thinking about the PDV being a row, think about the PDV as a column of data.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide some data I wouldn't mind taking a crack at solving your problem. -Ken &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 21:51:28 GMT</pubDate>
    <dc:creator>ets_kps</dc:creator>
    <dc:date>2014-01-15T21:51:28Z</dc:date>
    <item>
      <title>Handling longitudinal data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Handling-longitudinal-data/m-p/136719#M7106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;I have student data for the last 10 years – all of them&lt;BR /&gt;belong to a particular cohort (depending on the session or the year they&lt;BR /&gt;started in the University). I am interested in various longitudinal analyses on&lt;BR /&gt;SAS- for example, I need to see the change in courses they took (defined by&lt;BR /&gt;variable called subject) over time for each cohort, or for e.g. whether they graduated&lt;BR /&gt;in 4 years or alternatively where they dropped off during their stay in the&lt;BR /&gt;University.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;For each student I have their individual details including unique&lt;BR /&gt;id, session data, year they started, program they are in, subject etc. I am&lt;BR /&gt;pondering over the best way to tackle this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Any help appreciated. Please let me know if you need any&lt;BR /&gt;other additional info. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 21:27:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Handling-longitudinal-data/m-p/136719#M7106</guid>
      <dc:creator>Neil_C</dc:creator>
      <dc:date>2014-01-09T21:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Handling longitudinal data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Handling-longitudinal-data/m-p/136720#M7107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your question.&amp;nbsp; It actually seems that your problem is more closely related to reporting and processing longitudinal/panel data than it is about estimating a panel model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are couple of ways to do this in SAS with the most common to be using DATA step concepts or with PROC MEANS and some BY groups. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would go a different direction and use &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_timedata_gettingstarted.htm"&gt;PROC TIMEDATA&lt;/A&gt; to do this.&amp;nbsp; since you have repeat observations on a student at different moments in time, your 'by group' would be a student ID.&amp;nbsp; You would then use TIMEDATA like a datastep but instead of thinking about the PDV being a row, think about the PDV as a column of data.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide some data I wouldn't mind taking a crack at solving your problem. -Ken &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 21:51:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Handling-longitudinal-data/m-p/136720#M7107</guid>
      <dc:creator>ets_kps</dc:creator>
      <dc:date>2014-01-15T21:51:28Z</dc:date>
    </item>
  </channel>
</rss>

