<?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 How to score (with 95% confidence values) each observation in GLM after developing the model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23586#M808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have used Proc GLM to develop a model on modelling data set .&lt;/P&gt;&lt;P&gt;Now i want to use the model (or model equation) to score the observations in a new data set, along with calculating the uncertainty for each observation (i.e. 95 % confidence values Lower and Higher for each observation in the new data set).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my version of SAS (i believe it is 8.0), i dont have proc plm to use. Also can i use proc score to get the above mentioned values ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2012 07:15:55 GMT</pubDate>
    <dc:creator>skywalker11</dc:creator>
    <dc:date>2012-01-04T07:15:55Z</dc:date>
    <item>
      <title>How to score (with 95% confidence values) each observation in GLM after developing the model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23586#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have used Proc GLM to develop a model on modelling data set .&lt;/P&gt;&lt;P&gt;Now i want to use the model (or model equation) to score the observations in a new data set, along with calculating the uncertainty for each observation (i.e. 95 % confidence values Lower and Higher for each observation in the new data set).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my version of SAS (i believe it is 8.0), i dont have proc plm to use. Also can i use proc score to get the above mentioned values ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 07:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23586#M808</guid>
      <dc:creator>skywalker11</dc:creator>
      <dc:date>2012-01-04T07:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to score (with 95% confidence values) each observation in GLM after developing the model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23587#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an interesting work-around.&amp;nbsp; Append the new data set to the old, but replace all of the response variable values in the new data set with missings " . " before appending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fit will use only the original data, but the output data set (you'll need an OUTPUT statement that looks something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTPUT OUT=predset p lcl ucl;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give predicted values for all records with complete data for the independent variables, as well as confidence bounds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 13:06:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23587#M809</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-01-04T13:06:38Z</dc:date>
    </item>
    <item>
      <title>How to score (with 95% confidence values) each observation in GLM after developing the model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23588#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Steve, Interestingly i figured this very way out by myself before reading your reply.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, thanks a lot for the reply, nd yeah this is an interesting workaround &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 11:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-score-with-95-confidence-values-each-observation-in-GLM/m-p/23588#M810</guid>
      <dc:creator>skywalker11</dc:creator>
      <dc:date>2012-01-05T11:10:43Z</dc:date>
    </item>
  </channel>
</rss>

