<?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 Anything wrong with the code? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Anything-wrong-with-the-code/m-p/472581#M3197</link>
    <description>&lt;P&gt;&amp;nbsp;I am trying to solve two unknown variables with two equations (something similar to Black Scholes model). I constrain the value of T no less than one. However, when I run the code, the values given for T are close to zero for all observations. Anyone could tell me what is wrong with my code??? Much appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*proc model data=HAVE noprint out=WANT;&lt;BR /&gt;eq.one = (1-PD) - (CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T)))&lt;BR /&gt;-PD*exp(s*T)* CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T))- delta*sqrt(T)));&lt;BR /&gt;eq.two = delta_E*(1-PD) - delta*CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T)));&lt;BR /&gt;bounds t&amp;gt;=1;&lt;BR /&gt;solve delta T /solveprint ;&lt;BR /&gt;id companyid date&amp;nbsp;pd s delta_e;&lt;BR /&gt;run;*/&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jun 2018 19:43:00 GMT</pubDate>
    <dc:creator>OceanDream</dc:creator>
    <dc:date>2018-06-22T19:43:00Z</dc:date>
    <item>
      <title>Anything wrong with the code?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Anything-wrong-with-the-code/m-p/472581#M3197</link>
      <description>&lt;P&gt;&amp;nbsp;I am trying to solve two unknown variables with two equations (something similar to Black Scholes model). I constrain the value of T no less than one. However, when I run the code, the values given for T are close to zero for all observations. Anyone could tell me what is wrong with my code??? Much appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*proc model data=HAVE noprint out=WANT;&lt;BR /&gt;eq.one = (1-PD) - (CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T)))&lt;BR /&gt;-PD*exp(s*T)* CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T))- delta*sqrt(T)));&lt;BR /&gt;eq.two = delta_E*(1-PD) - delta*CDF('NORMAL', (-log(PD)-(s - (delta*delta)/2)*T)/(delta*sqrt(T)));&lt;BR /&gt;bounds t&amp;gt;=1;&lt;BR /&gt;solve delta T /solveprint ;&lt;BR /&gt;id companyid date&amp;nbsp;pd s delta_e;&lt;BR /&gt;run;*/&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 19:43:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Anything-wrong-with-the-code/m-p/472581#M3197</guid>
      <dc:creator>OceanDream</dc:creator>
      <dc:date>2018-06-22T19:43:00Z</dc:date>
    </item>
  </channel>
</rss>

