<?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 Loan delinquency as a function of Interest Rate, Inflation, Unemployment rate, Property Price index. in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/852753#M10405</link>
    <description>&lt;P&gt;Hi SAS users,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone has come across a study, paper, model of loan delinquencies using multi factor model, with factors as macroeconomic variables such as&amp;nbsp;Interest Rate, Inflation, Unemployment rate, Property Price index, etc. please send me the URL or papers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Qui&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 10:54:06 GMT</pubDate>
    <dc:creator>quiphan</dc:creator>
    <dc:date>2023-01-09T10:54:06Z</dc:date>
    <item>
      <title>Loan delinquency as a function of Interest Rate, Inflation, Unemployment rate, Property Price index.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/852753#M10405</link>
      <description>&lt;P&gt;Hi SAS users,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone has come across a study, paper, model of loan delinquencies using multi factor model, with factors as macroeconomic variables such as&amp;nbsp;Interest Rate, Inflation, Unemployment rate, Property Price index, etc. please send me the URL or papers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Qui&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:54:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/852753#M10405</guid>
      <dc:creator>quiphan</dc:creator>
      <dc:date>2023-01-09T10:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Loan delinquency as a function of Interest Rate, Inflation, Unemployment rate, Property Price in</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/852795#M10406</link>
      <description>&lt;P&gt;I doubt you will find a paper with those exact variables. However, this is a logistic regression, something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data=have;
    model delinquency=interest_rate inflation unemployment_rate property_price_index;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:55:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/852795#M10406</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-09T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Loan delinquency as a function of Interest Rate, Inflation, Unemployment rate, Property Price in</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/854493#M10409</link>
      <description>Hi Paige,&lt;BR /&gt;Appreciate your solution. I have the dataframe now. Do you want to have a crack?&lt;BR /&gt;Qui</description>
      <pubDate>Thu, 19 Jan 2023 05:35:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Loan-delinquency-as-a-function-of-Interest-Rate-Inflation/m-p/854493#M10409</guid>
      <dc:creator>quiphan</dc:creator>
      <dc:date>2023-01-19T05:35:04Z</dc:date>
    </item>
  </channel>
</rss>

