<?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 Running Counterfactuals in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Running-Counterfactuals/m-p/318120#M1639</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if there was an easy way to run counterfactuals in SAS; for example, my regression is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y = B1*SAT + B2*LCFF + B3*Funding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the coefficients I find for B1, B2, and B3, I'd like to recalculate values for Y to see what Y would be if LCFF = 0.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Dec 2016 10:48:09 GMT</pubDate>
    <dc:creator>amychau</dc:creator>
    <dc:date>2016-12-11T10:48:09Z</dc:date>
    <item>
      <title>Running Counterfactuals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Running-Counterfactuals/m-p/318120#M1639</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if there was an easy way to run counterfactuals in SAS; for example, my regression is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y = B1*SAT + B2*LCFF + B3*Funding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the coefficients I find for B1, B2, and B3, I'd like to recalculate values for Y to see what Y would be if LCFF = 0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2016 10:48:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Running-Counterfactuals/m-p/318120#M1639</guid>
      <dc:creator>amychau</dc:creator>
      <dc:date>2016-12-11T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Running Counterfactuals</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Running-Counterfactuals/m-p/318129#M1640</link>
      <description>&lt;P&gt;It sounds like you want to score a dataset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make a mock dataset that has the values you'd like the Y for, original dataset with LCFF=0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use a score procedure to generate your output.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Score, PLM, Code statement or Score within PROC REG.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2014/02/19/scoring-a-regression-model-in-sas.html" target="_blank"&gt;http://blogs.sas.com/content/iml/2014/02/19/scoring-a-regression-model-in-sas.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2016 13:53:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Running-Counterfactuals/m-p/318129#M1640</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-11T13:53:29Z</dc:date>
    </item>
  </channel>
</rss>

