<?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 Re: what are cvalue1 and nvalue1 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/what-are-cvalue1-and-nvalue1/m-p/429844#M106208</link>
    <description>&lt;P&gt;Check the variable types, I think one is character and one is numeric type. This is for later presentation/reporting to help control how information is displayed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/98381"&gt;@somebody&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;I have a fitStatistics table from PROC SURVEYREG. I am just wondering what is the cValue1 nValue1? The numbers are pretty much the same.&lt;/P&gt;
&lt;P&gt;My code is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc surveyreg data = panel;
	class stock year; 
	model Y = X1 X2 / solution XPX COVB; 
	ODS output FitStatistics=fit_Stats ParametersEstimates=Para_est CovB=covB XPX=XPX;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 00:58:57 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-01-23T00:58:57Z</dc:date>
    <item>
      <title>what are cvalue1 and nvalue1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-are-cvalue1-and-nvalue1/m-p/429841#M106206</link>
      <description>&lt;P&gt;&amp;nbsp;I have a fitStatistics table from PROC SURVEYREG. I am just wondering what is the cValue1 nValue1? The numbers are pretty much the same.&lt;/P&gt;&lt;P&gt;My code is:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc surveyreg data = panel;
	class stock year; 
	model Y = X1 X2 / solution XPX COVB; 
	ODS output FitStatistics=fit_Stats ParametersEstimates=Para_est CovB=covB XPX=XPX;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jan 2018 00:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-are-cvalue1-and-nvalue1/m-p/429841#M106206</guid>
      <dc:creator>somebody</dc:creator>
      <dc:date>2018-01-23T00:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: what are cvalue1 and nvalue1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-are-cvalue1-and-nvalue1/m-p/429844#M106208</link>
      <description>&lt;P&gt;Check the variable types, I think one is character and one is numeric type. This is for later presentation/reporting to help control how information is displayed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/98381"&gt;@somebody&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;I have a fitStatistics table from PROC SURVEYREG. I am just wondering what is the cValue1 nValue1? The numbers are pretty much the same.&lt;/P&gt;
&lt;P&gt;My code is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc surveyreg data = panel;
	class stock year; 
	model Y = X1 X2 / solution XPX COVB; 
	ODS output FitStatistics=fit_Stats ParametersEstimates=Para_est CovB=covB XPX=XPX;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 00:58:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-are-cvalue1-and-nvalue1/m-p/429844#M106208</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-23T00:58:57Z</dc:date>
    </item>
  </channel>
</rss>

