<?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 predictive power measure of ordinal regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/predictive-power-measure-of-ordinal-regression/m-p/37973#M1590</link>
    <description>1.	Cox and Snell’s, Nagelkerke’s, and McFadden’s pseudo-R-square statistics can be used in ordinal regression to estimate the variance explained by the independent variable. But I do not know how I can get these measures in SAS.&lt;BR /&gt;
2.	I can get AUROC of ordinal regression model for training sample. I want to test this model in the holdout sample and get the AUROC for holdout sample. I can get the predicted probability. But how can I get the predicted category, the AUROC for holdout sample and the pseudo-R-square statistics for holdout sample?</description>
    <pubDate>Sat, 19 Jun 2010 12:09:43 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-06-19T12:09:43Z</dc:date>
    <item>
      <title>predictive power measure of ordinal regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predictive-power-measure-of-ordinal-regression/m-p/37973#M1590</link>
      <description>1.	Cox and Snell’s, Nagelkerke’s, and McFadden’s pseudo-R-square statistics can be used in ordinal regression to estimate the variance explained by the independent variable. But I do not know how I can get these measures in SAS.&lt;BR /&gt;
2.	I can get AUROC of ordinal regression model for training sample. I want to test this model in the holdout sample and get the AUROC for holdout sample. I can get the predicted probability. But how can I get the predicted category, the AUROC for holdout sample and the pseudo-R-square statistics for holdout sample?</description>
      <pubDate>Sat, 19 Jun 2010 12:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predictive-power-measure-of-ordinal-regression/m-p/37973#M1590</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-06-19T12:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: predictive power measure of ordinal regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predictive-power-measure-of-ordinal-regression/m-p/37974#M1591</link>
      <description>You can get the Cox and Snell and the Nagelkerke R-squares by simply adding the RSQUARE option in your MODEL statement. This option can be used with ordinal models.  However, these R-squares don't really have the same "variance explained' interpretation as in ordinary least squares regression.  They can be used to compare competing models.  The ROC curve and the area under it are only defined for the binary response case and so are not available for the ordinal model.</description>
      <pubDate>Thu, 15 Jul 2010 20:41:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predictive-power-measure-of-ordinal-regression/m-p/37974#M1591</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2010-07-15T20:41:40Z</dc:date>
    </item>
  </channel>
</rss>

