<?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: Value at risk with monte carlo simulation for credit risk in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628573#M5014</link>
    <description>Also some sample code in Python (I will look into using SASPy but direct SAS would perform better and be easier for us to maintain. &lt;A href="https://www.google.com/amp/s/ipythonquant.wordpress.com/2015/04/08/expected-exposure-and-pfe-simulation-with-quantlib-and-python/amp/" target="_blank"&gt;https://www.google.com/amp/s/ipythonquant.wordpress.com/2015/04/08/expected-exposure-and-pfe-simulation-with-quantlib-and-python/amp/&lt;/A&gt;</description>
    <pubDate>Sun, 01 Mar 2020 18:52:27 GMT</pubDate>
    <dc:creator>AndrePoorman</dc:creator>
    <dc:date>2020-03-01T18:52:27Z</dc:date>
    <item>
      <title>Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/524250#M4498</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help with a program that calculates the potentiel future exposure for a given portfolio at&lt;SPAN&gt;&amp;nbsp;specified period of time calculated at some level of confidence&amp;nbsp;using monte carlo simulation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COTBL&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 13:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/524250#M4498</guid>
      <dc:creator>COTBL</dc:creator>
      <dc:date>2019-01-03T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/524254#M4499</link>
      <description>&lt;P&gt;Sure. Post&amp;nbsp;your program and&amp;nbsp;use comments to highlight the sections that you have questions about.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 13:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/524254#M4499</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-01-03T13:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/627318#M4976</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are willing to do some conversion, I can likely provide code in R, MatLab or Python.&lt;/P&gt;&lt;P&gt;I haven't come across any PFE (Potential Future Exposure) credit risk model in SAS so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 20:30:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/627318#M4976</guid>
      <dc:creator>AndrePoorman</dc:creator>
      <dc:date>2020-02-25T20:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/627330#M4977</link>
      <description>&lt;P&gt;SAS users have been estimating value-at-risk in SAS for decades. A Google search for&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS "value-at-rick" "VaR" simulation&lt;/P&gt;
&lt;P&gt;will show you some conference papers. The first hit is an IML-related paper:&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi29/200-29.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi29/200-29.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and a follow-up the next year&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/173-30.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/173-30.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A more modern paper is &lt;A href="https://pdfs.semanticscholar.org/65f4/4139bd7293b0a44e751ccf38d930d06343db.pdf" target="_self"&gt;Joshi (2018)&lt;/A&gt;, which uses PROC COPULA and econometrics routines.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since the early 2000s, most banks have chosen to use a &lt;A href="https://www.sas.com/en_us/insights/risk-management.html" target="_self"&gt;SAS Risk Management solution,&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;which provides an interface to creating simulations that estimate VaR by using historical or hypothetical market events.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, you can certainly run the simulation yourself, if that is what you prefer. I offered the OP assistance but never got a response.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 21:08:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/627330#M4977</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-02-25T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628562#M5012</link>
      <description>Many thanks to Rick_SAS which answers in large part my question.&lt;BR /&gt;The metric I am actually interested is Potential Future Exposure (PFE) which is in some ways a variation of VAR analysis for financial Credit Risk evaluation.&lt;BR /&gt;I think I can adapt some of the code indicated by Rick_SAS to my purpose.&lt;BR /&gt;Or is somebody aware of SAS code directly related to PFE in the community?</description>
      <pubDate>Sun, 01 Mar 2020 16:59:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628562#M5012</guid>
      <dc:creator>AndrePoorman</dc:creator>
      <dc:date>2020-03-01T16:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628572#M5013</link>
      <description>Here is a definition of PFE: &lt;A href="https://en.m.wikipedia.org/wiki/Potential_future_exposure" target="_blank"&gt;https://en.m.wikipedia.org/wiki/Potential_future_exposure&lt;/A&gt;</description>
      <pubDate>Sun, 01 Mar 2020 18:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628572#M5013</guid>
      <dc:creator>AndrePoorman</dc:creator>
      <dc:date>2020-03-01T18:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Value at risk with monte carlo simulation for credit risk</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628573#M5014</link>
      <description>Also some sample code in Python (I will look into using SASPy but direct SAS would perform better and be easier for us to maintain. &lt;A href="https://www.google.com/amp/s/ipythonquant.wordpress.com/2015/04/08/expected-exposure-and-pfe-simulation-with-quantlib-and-python/amp/" target="_blank"&gt;https://www.google.com/amp/s/ipythonquant.wordpress.com/2015/04/08/expected-exposure-and-pfe-simulation-with-quantlib-and-python/amp/&lt;/A&gt;</description>
      <pubDate>Sun, 01 Mar 2020 18:52:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Value-at-risk-with-monte-carlo-simulation-for-credit-risk/m-p/628573#M5014</guid>
      <dc:creator>AndrePoorman</dc:creator>
      <dc:date>2020-03-01T18:52:27Z</dc:date>
    </item>
  </channel>
</rss>

