<?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 unequally spaced time interval in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/unequally-spaced-time-interval/m-p/55605#M2547</link>
    <description>Can unequally space time interval be specified by models such as AR, ARMA or TOEP?&lt;BR /&gt;
or I need to use SP(Pow)? If so, could anyone show me how to do it.&lt;BR /&gt;
&lt;BR /&gt;
Another more fundamental question , is it necessary to include time effects anytime conducting longitudinal or time series data if time is not the interest.&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
    <pubDate>Sat, 23 Apr 2011 14:59:17 GMT</pubDate>
    <dc:creator>cvl</dc:creator>
    <dc:date>2011-04-23T14:59:17Z</dc:date>
    <item>
      <title>unequally spaced time interval</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/unequally-spaced-time-interval/m-p/55605#M2547</link>
      <description>Can unequally space time interval be specified by models such as AR, ARMA or TOEP?&lt;BR /&gt;
or I need to use SP(Pow)? If so, could anyone show me how to do it.&lt;BR /&gt;
&lt;BR /&gt;
Another more fundamental question , is it necessary to include time effects anytime conducting longitudinal or time series data if time is not the interest.&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Sat, 23 Apr 2011 14:59:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/unequally-spaced-time-interval/m-p/55605#M2547</guid>
      <dc:creator>cvl</dc:creator>
      <dc:date>2011-04-23T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: unequally spaced time interval</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/unequally-spaced-time-interval/m-p/55606#M2548</link>
      <description>If you collect data over time on the same experimental units, you need to account for the repeated measure in the statistical model, whether you care about time or not. If times are not equally spaced, you should normally use one of the of the "SP()()" structures in the repeated statement. You need a variable for time (let's call it time). Then, you could use &lt;BR /&gt;
repeated / sub=subject type=sp(pow)(time);&lt;BR /&gt;
where subject defines the experimental unit. &lt;BR /&gt;
&lt;BR /&gt;
If the times are close to being equally spaced, it is probably a reasonable approximation to use ar(1), or one of the other ones.</description>
      <pubDate>Mon, 25 Apr 2011 19:09:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/unequally-spaced-time-interval/m-p/55606#M2548</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2011-04-25T19:09:36Z</dc:date>
    </item>
  </channel>
</rss>

