<?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 Parameter estimates by group - can I output them all in one table? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116056#M6067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running a multiple regression by group; basically, I have a long list of stock trade data for various companies organized by ticker symbol and a regression is being run by symbol.&amp;nbsp; The result is a set of parameter estimates for each company.&amp;nbsp; When it's time to copy these parameter estimates into excel, it takes me ages because each set of parameter estimates is in a table on its own and i have to manually copy + paste the contents one by one.&amp;nbsp; Is there anyway to have all parameter estimates appear in one table by ticker symbol?&amp;nbsp; Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="146" style="border: 1px solid rgb(0, 0, 0); width: 293px; height: 90px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Ticker Symbol&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt; (Parameter estimate A)&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;(Parameter estimate B)&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.002&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;BBB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.013&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.004&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;XYZ&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.079&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since a lot of the parameter estimates have several zeros after the decimal (for example: 0.0000002331), I need to make sure the table provides enough decimal places for the estimates (in other words, I don't want it to be reported as "0.00").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&amp;nbsp; As a SAS beginner, I must say I have learnt a great deal from these boards.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 19:33:36 GMT</pubDate>
    <dc:creator>RazzleBayker</dc:creator>
    <dc:date>2013-02-20T19:33:36Z</dc:date>
    <item>
      <title>Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116056#M6067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running a multiple regression by group; basically, I have a long list of stock trade data for various companies organized by ticker symbol and a regression is being run by symbol.&amp;nbsp; The result is a set of parameter estimates for each company.&amp;nbsp; When it's time to copy these parameter estimates into excel, it takes me ages because each set of parameter estimates is in a table on its own and i have to manually copy + paste the contents one by one.&amp;nbsp; Is there anyway to have all parameter estimates appear in one table by ticker symbol?&amp;nbsp; Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="146" style="border: 1px solid rgb(0, 0, 0); width: 293px; height: 90px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Ticker Symbol&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt; (Parameter estimate A)&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;(Parameter estimate B)&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.002&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;BBB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.013&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.004&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;XYZ&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0.079&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since a lot of the parameter estimates have several zeros after the decimal (for example: 0.0000002331), I need to make sure the table provides enough decimal places for the estimates (in other words, I don't want it to be reported as "0.00").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&amp;nbsp; As a SAS beginner, I must say I have learnt a great deal from these boards.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:33:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116056#M6067</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T19:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116057#M6068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you get what you need by using the outtest option (see: &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_reg_sect028.htm" title="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_reg_sect028.htm"&gt;SAS/STAT(R) 9.2 User's Guide, Second Edition&lt;/A&gt; )?&amp;nbsp; Otherwise, you should be able to get them from the ODS tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:48:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116057#M6068</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2013-02-20T19:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116058#M6069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arthur.&amp;nbsp; I was able to get the table I needed; however, the table still rounds values.&amp;nbsp; For example 2.767E-08 is coming up as 0.000000028.&amp;nbsp; I don't know how to keep them in their original scientific format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116058#M6069</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T21:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116059#M6070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The format is probably just rounded, try applying a different format to the variables of interest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:26:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116059#M6070</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T21:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116060#M6071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the original output, where the parameter estimates are reported by symbol in individual tables, there is no rounding.&amp;nbsp; When I create that new table they get rounded.&amp;nbsp; I wonder if there is a way I can specify no rounding in the outest function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116060#M6071</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T21:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116061#M6072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you're talking about 'rounding', I think you're talking about the format applied to the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of a way to change the format in the output step. I'd change it in a second step or where I was going to use or manipulate the format. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116061#M6072</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T21:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116062#M6073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is being rounded because when I run the proc reg step without the outest option the parameter estimate for the first symbol comes up as 2.767E-08 in the output.&amp;nbsp; When I throw in the outest, the new table that contains all the symbols and their parameters is showing 0.000000028 for that same parameter estimate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:56:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116062#M6073</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T21:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116063#M6074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens when you do the following. Replace the &lt;STRONG&gt;have&lt;/STRONG&gt; with the dataset you created from outest and the &lt;STRONG&gt;parameters&lt;/STRONG&gt; with the names of your variables that you think are 'rounded'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;set &lt;STRONG&gt;have&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;format &lt;STRONG&gt;parameters&lt;/STRONG&gt; e10.;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116063#M6074</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T22:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116064#M6075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, it didn't change anything.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is the original table i get after running proc reg:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 585px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl69" colspan="6" height="20" width="585"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter&amp;nbsp; Estimates AMD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="40" rowspan="1" width="87"&gt;Variable&lt;/TD&gt;&lt;TD class="xl65" rowspan="1" width="64"&gt;DF&lt;/TD&gt;&lt;TD class="xl65" width="119"&gt;Parameter Estimate&lt;/TD&gt;&lt;TD class="xl65" width="108"&gt;Standard Error&lt;/TD&gt;&lt;TD class="xl73" width="102"&gt;t Value&lt;/TD&gt;&lt;TD class="xl73" width="105"&gt;Pr &amp;gt; |t|&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="40" width="87"&gt;signchange&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl71" width="119"&gt;0.01383&lt;/TD&gt;&lt;TD align="right" class="xl66" width="108"&gt;0.00003093&lt;/TD&gt;&lt;TD align="right" class="xl66" width="102"&gt;447.04&lt;/TD&gt;&lt;TD class="xl66" width="105"&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" width="87"&gt;LAGQV&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl72"&gt;1.40022E-07&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;3.65E-09&lt;/TD&gt;&lt;TD align="right" class="xl66" width="102"&gt;38.39&lt;/TD&gt;&lt;TD class="xl66" width="105"&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" width="87"&gt;sign&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl71" width="119"&gt;0.00168&lt;/TD&gt;&lt;TD align="right" class="xl66" width="108"&gt;0.00003847&lt;/TD&gt;&lt;TD align="right" class="xl66" width="102"&gt;43.74&lt;/TD&gt;&lt;TD class="xl66" width="105"&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" width="87"&gt;QV&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl72"&gt;2.767E-08&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;5.03E-09&lt;/TD&gt;&lt;TD align="right" class="xl66" width="102"&gt;5.5&lt;/TD&gt;&lt;TD class="xl66" width="105"&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;This is the first row of the table i get from the OUTEST (ive underlined the parameter estimates that correspond to the table above):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 969px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="40" width="87"&gt;Obs&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;symbol&lt;/TD&gt;&lt;TD class="xl69" width="119"&gt;_MODEL_&lt;/TD&gt;&lt;TD class="xl69" width="108"&gt;_TYPE_&lt;/TD&gt;&lt;TD class="xl69" width="102"&gt;_DEPVAR_&lt;/TD&gt;&lt;TD class="xl69" width="105"&gt;_RMSE_&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;signchange&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;LAGQV&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sign&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;QV&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;Pchange&lt;/TD&gt;&lt;TD class="xl69" width="64"&gt;parameters&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD class="xl67" height="20" width="87"&gt;1&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;AMD&lt;/TD&gt;&lt;TD class="xl65" width="119"&gt;MODEL1&lt;/TD&gt;&lt;TD class="xl65" width="108"&gt;PARMS&lt;/TD&gt;&lt;TD class="xl65" width="102"&gt;Pchange&lt;/TD&gt;&lt;TD align="right" class="xl65" width="105"&gt;0.02909&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;0.01383&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;1.4E-07&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;0.00168&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;2.8E-08&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;-1&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, it's still rounding.&amp;nbsp; Did I apply your code properly?&amp;nbsp; The codes that I used are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC REG data=GH2 outest=est;&lt;BR /&gt;by symbol;&lt;BR /&gt;model Pchange = signchange LAGQV sign QV / noint;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data FINAL;&lt;BR /&gt;set est;&lt;BR /&gt;format parameters e10.;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc print data = FINAL;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:30:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116064#M6075</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T22:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116065#M6076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you didn't. See the part about changing the parameters line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data FINAL;&lt;/P&gt;&lt;P&gt;set est;&lt;/P&gt;&lt;P&gt;format LAGQV QV e10.;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:35:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116065#M6076</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T22:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116066#M6077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Woops I left out the parameters that time, but I just ran it again with the parameters and it does brings up the exact same rounded values, but instead of bringing them in number format it brings them up (still rounded) in scientific format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:35:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116066#M6077</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T22:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116067#M6078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 882px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="40" width="119"&gt;Obs&lt;/TD&gt;&lt;TD class="xl70" width="108"&gt;symbol&lt;/TD&gt;&lt;TD class="xl70" width="102"&gt;_MODEL_&lt;/TD&gt;&lt;TD class="xl70" width="105"&gt;_TYPE_&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;_DEPVAR_&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;_RMSE_&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;signchange&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;LAGQV&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;sign&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;QV&lt;/TD&gt;&lt;TD class="xl70" width="64"&gt;Pchange&lt;/TD&gt; With the parameters corrected...&amp;nbsp; still rounded but in scientific format.&lt;/TR&gt; &lt;TR&gt;&lt;TD class="xl68" height="38" width="119"&gt;1&lt;/TD&gt;&lt;TD class="xl65" width="108"&gt;AMD&lt;/TD&gt;&lt;TD class="xl65" width="102"&gt;MODEL1&lt;/TD&gt;&lt;TD class="xl65" width="105"&gt;PARMS&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Pchange&lt;/TD&gt;&lt;TD align="right" class="xl65" width="64"&gt;0.02909&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1.38E-02&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1.40E-07&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1.68E-03&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2.77E-08&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;-1&lt;/TD&gt; &lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:37:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116067#M6078</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T22:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116068#M6079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2.77 isn't rounded, change the format if you want to see more decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie e12. or something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116068#M6079</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T22:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter estimates by group - can I output them all in one table?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116069#M6080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing. Sorry for not realizing that :smileyblush:.&lt;/P&gt;&lt;P&gt;Thanks so much your help Reeza and Arthur, I really appreciate it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Razzle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:43:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Parameter-estimates-by-group-can-I-output-them-all-in-one-table/m-p/116069#M6080</guid>
      <dc:creator>RazzleBayker</dc:creator>
      <dc:date>2013-02-20T22:43:38Z</dc:date>
    </item>
  </channel>
</rss>

