<?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 Analyzing model of Business Ownership in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Analyzing-model-of-Business-Ownership/m-p/283193#M14929</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have probably a silly question but I want to be sure that I understand this point.&lt;/P&gt;
&lt;P&gt;I want to compare between businesses ownership in England to businesses ownership in USA. I beleive that&amp;nbsp;USA&amp;nbsp;have high performance than in England and&amp;nbsp;the business ownership&amp;nbsp;&lt;SPAN class="gt-baf-word-clickable"&gt;contributes that it will happen. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My code&amp;nbsp;is simple:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;glm&lt;/STRONG&gt; data=sasuser.sasfile1;&lt;/P&gt;
&lt;P&gt;class firmno sector year industry;&lt;/P&gt;
&lt;P&gt;model roa = usaown&amp;nbsp;salesGro RDAssets&amp;nbsp; LTassets LNAssets cAPAXASS DIVASSETS **bleep**efound BETA industry year&lt;/P&gt;
&lt;P&gt;/solution;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where ROA is the profit/assets and&lt;STRONG&gt; usaown&lt;/STRONG&gt; is the business ownership % of&amp;nbsp;the firms in USA (in my data). The data is 2600 firm-year observations.&amp;nbsp;My question is - Is this code OK or should I relate to England ownership too?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2016 11:52:43 GMT</pubDate>
    <dc:creator>yael</dc:creator>
    <dc:date>2016-07-11T11:52:43Z</dc:date>
    <item>
      <title>Analyzing model of Business Ownership</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Analyzing-model-of-Business-Ownership/m-p/283193#M14929</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have probably a silly question but I want to be sure that I understand this point.&lt;/P&gt;
&lt;P&gt;I want to compare between businesses ownership in England to businesses ownership in USA. I beleive that&amp;nbsp;USA&amp;nbsp;have high performance than in England and&amp;nbsp;the business ownership&amp;nbsp;&lt;SPAN class="gt-baf-word-clickable"&gt;contributes that it will happen. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My code&amp;nbsp;is simple:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;glm&lt;/STRONG&gt; data=sasuser.sasfile1;&lt;/P&gt;
&lt;P&gt;class firmno sector year industry;&lt;/P&gt;
&lt;P&gt;model roa = usaown&amp;nbsp;salesGro RDAssets&amp;nbsp; LTassets LNAssets cAPAXASS DIVASSETS **bleep**efound BETA industry year&lt;/P&gt;
&lt;P&gt;/solution;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where ROA is the profit/assets and&lt;STRONG&gt; usaown&lt;/STRONG&gt; is the business ownership % of&amp;nbsp;the firms in USA (in my data). The data is 2600 firm-year observations.&amp;nbsp;My question is - Is this code OK or should I relate to England ownership too?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 11:52:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Analyzing-model-of-Business-Ownership/m-p/283193#M14929</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-07-11T11:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing model of Business Ownership</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Analyzing-model-of-Business-Ownership/m-p/283203#M14930</link>
      <description>&lt;PRE&gt;First of all, you need to know what kind of model you want to build :   ANOVA ?

or rate estimate -- Poission Regression ?
http://support.sas.com/kb/24/188.html 


&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Jul 2016 11:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Analyzing-model-of-Business-Ownership/m-p/283203#M14930</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-07-11T11:53:03Z</dc:date>
    </item>
  </channel>
</rss>

