<?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: How to interpolate growth data using cubic spline in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-interpolate-growth-data-using-cubic-spline/m-p/870567#M343835</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;have a look at these blog entries:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2020/05/11/cubic-interpolation-sas.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2020/05/11/cubic-interpolation-sas.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/sascommunities/the-do-loop-blog/blob/master/interpolation/cubicInterp.sas" target="_blank" rel="noopener"&gt;https://github.com/sascommunities/the-do-loop-blog/blob/master/interpolation/cubicInterp.sas&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately it does not work on my machine, so I can not try it.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 14:39:01 GMT</pubDate>
    <dc:creator>Oligolas</dc:creator>
    <dc:date>2023-04-19T14:39:01Z</dc:date>
    <item>
      <title>How to interpolate growth data using cubic spline</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-interpolate-growth-data-using-cubic-spline/m-p/870260#M343740</link>
      <description>&lt;P&gt;Hi SAS experts!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help with interpolate growth data using cubic spline model. I have multiple measures for each participant&amp;nbsp; but at different timepoint, my question is how can I get their predicted weight at the exact 0, 6, 12, 24, 36 months using cubic spline model? Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data is&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA Have;&lt;BR /&gt;INPUT id age weight;&lt;BR /&gt;DATALINES;&lt;BR /&gt;1 0 4&lt;BR /&gt;1 2.2 6&lt;BR /&gt;1 5 8&lt;BR /&gt;1 10 20&lt;BR /&gt;1 11.3 28&lt;BR /&gt;1 28 40&lt;BR /&gt;1 40 53&lt;BR /&gt;2 0 3&lt;BR /&gt;2 1.5 8&lt;BR /&gt;2 4.9 15&lt;BR /&gt;2 6.4 20&lt;BR /&gt;2 14.9 40&lt;BR /&gt;2 31 50&lt;BR /&gt;2 41 66&lt;BR /&gt;3 0 6&lt;BR /&gt;3 2.8 11&lt;BR /&gt;3 6.1 23&lt;BR /&gt;3 9.4 36&lt;BR /&gt;3 19.1 40&lt;BR /&gt;3 37 51&lt;BR /&gt;;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 21:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-interpolate-growth-data-using-cubic-spline/m-p/870260#M343740</guid>
      <dc:creator>hh9</dc:creator>
      <dc:date>2023-04-17T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpolate growth data using cubic spline</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-interpolate-growth-data-using-cubic-spline/m-p/870567#M343835</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;have a look at these blog entries:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2020/05/11/cubic-interpolation-sas.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2020/05/11/cubic-interpolation-sas.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/sascommunities/the-do-loop-blog/blob/master/interpolation/cubicInterp.sas" target="_blank" rel="noopener"&gt;https://github.com/sascommunities/the-do-loop-blog/blob/master/interpolation/cubicInterp.sas&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately it does not work on my machine, so I can not try it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 14:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-interpolate-growth-data-using-cubic-spline/m-p/870567#M343835</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2023-04-19T14:39:01Z</dc:date>
    </item>
  </channel>
</rss>

