<?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 Newton-Rhapson in SAS IML in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Newton-Rhapson-in-SAS-IML/m-p/64371#M3060</link>
    <description>Need code to solve the following equation using Newton-Rhapson for a system of equations in SAS IML?&lt;BR /&gt;
&lt;BR /&gt;
∑ (t=1)^T  (Yj-Xj)/&lt;BR /&gt;
               (1+r)^t  -c=0&lt;BR /&gt;
&lt;BR /&gt;
Y is the income stream of the jth student from time, t=1, until the end.  X is the income stream of the control group. r  is the discount rate or the percentage money declines in value each year.  &lt;BR /&gt;
&lt;BR /&gt;
I have R code to do this but I know very little about R and can’t understand what is going on so any help for SAS will be greatly appreciated.  Sorry about the equation.  I tried to copy in and the format went nuts.</description>
    <pubDate>Tue, 10 May 2011 14:26:43 GMT</pubDate>
    <dc:creator>nickb</dc:creator>
    <dc:date>2011-05-10T14:26:43Z</dc:date>
    <item>
      <title>Newton-Rhapson in SAS IML</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Newton-Rhapson-in-SAS-IML/m-p/64371#M3060</link>
      <description>Need code to solve the following equation using Newton-Rhapson for a system of equations in SAS IML?&lt;BR /&gt;
&lt;BR /&gt;
∑ (t=1)^T  (Yj-Xj)/&lt;BR /&gt;
               (1+r)^t  -c=0&lt;BR /&gt;
&lt;BR /&gt;
Y is the income stream of the jth student from time, t=1, until the end.  X is the income stream of the control group. r  is the discount rate or the percentage money declines in value each year.  &lt;BR /&gt;
&lt;BR /&gt;
I have R code to do this but I know very little about R and can’t understand what is going on so any help for SAS will be greatly appreciated.  Sorry about the equation.  I tried to copy in and the format went nuts.</description>
      <pubDate>Tue, 10 May 2011 14:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Newton-Rhapson-in-SAS-IML/m-p/64371#M3060</guid>
      <dc:creator>nickb</dc:creator>
      <dc:date>2011-05-10T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Newton-Rhapson in SAS IML</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Newton-Rhapson-in-SAS-IML/m-p/64372#M3061</link>
      <description>If you have the code in R to do this, why do you need the code in SAS to do this? Can't you just run the R code and get your answer?</description>
      <pubDate>Tue, 10 May 2011 15:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Newton-Rhapson-in-SAS-IML/m-p/64372#M3061</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2011-05-10T15:16:09Z</dc:date>
    </item>
  </channel>
</rss>

