<?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 Need one regression model or multiple? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Need-one-regression-model-or-multiple/m-p/54545#M2527</link>
    <description>This is more a general regression question than specific to sas procs...&lt;BR /&gt;
&lt;BR /&gt;
Let's say I'm trying to create a model that predicts how much my customers are likely to spend at my store. But looking at my existing customers, I have a hunch that customers who have bought product X are different than those who have bought product Y.&lt;BR /&gt;
&lt;BR /&gt;
In other words, if I were to build a model from product X customers, the final variables and coefficients could be very different from the model built from product Y customers.&lt;BR /&gt;
&lt;BR /&gt;
Do I have to build a separate model for each customer segment and somehow blend the results? Or is there a way to build one model that somehow factors in the differences?</description>
    <pubDate>Thu, 22 Jul 2010 21:34:23 GMT</pubDate>
    <dc:creator>jawon</dc:creator>
    <dc:date>2010-07-22T21:34:23Z</dc:date>
    <item>
      <title>Need one regression model or multiple?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Need-one-regression-model-or-multiple/m-p/54545#M2527</link>
      <description>This is more a general regression question than specific to sas procs...&lt;BR /&gt;
&lt;BR /&gt;
Let's say I'm trying to create a model that predicts how much my customers are likely to spend at my store. But looking at my existing customers, I have a hunch that customers who have bought product X are different than those who have bought product Y.&lt;BR /&gt;
&lt;BR /&gt;
In other words, if I were to build a model from product X customers, the final variables and coefficients could be very different from the model built from product Y customers.&lt;BR /&gt;
&lt;BR /&gt;
Do I have to build a separate model for each customer segment and somehow blend the results? Or is there a way to build one model that somehow factors in the differences?</description>
      <pubDate>Thu, 22 Jul 2010 21:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Need-one-regression-model-or-multiple/m-p/54545#M2527</guid>
      <dc:creator>jawon</dc:creator>
      <dc:date>2010-07-22T21:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need one regression model or multiple?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Need-one-regression-model-or-multiple/m-p/54546#M2528</link>
      <description>In the classic regression sense, you can do this with interaction terms in one model.&lt;BR /&gt;
&lt;BR /&gt;
As a concrete example, say that X=baby diapers and Y=Viagra.  So, you'd expect X-people to be mostly younger and female and the Y-people to be mostly older and male.  If X and Y are 0/1 coded, a model might look something like&lt;BR /&gt;
&lt;BR /&gt;
$$spent = age sex x y age*x age*y sex*x sex*y &lt;AND other="" variables=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke&lt;/AND&gt;</description>
      <pubDate>Fri, 23 Jul 2010 02:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Need-one-regression-model-or-multiple/m-p/54546#M2528</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-07-23T02:40:42Z</dc:date>
    </item>
  </channel>
</rss>

