<?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: Ordered, Multi-level probit models in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647291#M31071</link>
    <description>I really thank you for your teaching! I'll study more.</description>
    <pubDate>Wed, 13 May 2020 02:03:57 GMT</pubDate>
    <dc:creator>JayChoi</dc:creator>
    <dc:date>2020-05-13T02:03:57Z</dc:date>
    <item>
      <title>Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/646976#M31055</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'm trying to use ordered Probit models, but the dependent variable has multi-level preferences (0, 1, 2, 3, 4 and unequal space, just order).&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;Key explanatory variables are also dummy variables 1 and 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="container"&gt;&lt;DIV class="frame"&gt;&lt;DIV class="page tlid-homepage homepage translate-text"&gt;&lt;DIV class="homepage-content-wrap"&gt;&lt;DIV class="tlid-source-target main-header"&gt;&lt;DIV class="source-target-row"&gt;&lt;DIV class="tlid-results-container results-container"&gt;&lt;DIV class="tlid-result result-dict-wrapper"&gt;&lt;DIV class="result tlid-copy-target"&gt;&lt;DIV class="text-wrap tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Would you please show examples SAS procedures and options if possible?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Please take care of you and all your family!&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 06:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/646976#M31055</guid>
      <dc:creator>JayChoi</dc:creator>
      <dc:date>2020-05-12T06:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647069#M31060</link>
      <description>&lt;P&gt;Check Example 44.4 Ordinal Model for Multinomial Data in the GENMOD Procedure documentation (SAS/STAT 14.1 numbering).&amp;nbsp; You would need to change the link from a cumulative logit to a cumulative probit, but the example would otherwise be the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 11:55:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647069#M31060</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-05-12T11:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647174#M31067</link>
      <description>I really thank you. Actually I needed a confidence to use GENMOD. Take care of you!</description>
      <pubDate>Tue, 12 May 2020 17:45:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647174#M31067</guid>
      <dc:creator>JayChoi</dc:creator>
      <dc:date>2020-05-12T17:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647204#M31068</link>
      <description>&lt;P&gt;I'd like to ask one more question, are there any options to show r-square or pseudo r-square in GENMOD? Should I calculate it?&lt;/P&gt;&lt;P&gt;Thank you again!!&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 18:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647204#M31068</guid>
      <dc:creator>JayChoi</dc:creator>
      <dc:date>2020-05-12T18:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647242#M31070</link>
      <description>&lt;P&gt;Goodness of fit in generalized linear models is usually not summarized thru r-squared or pseudo-r-squared, for a couple of reasons. Maximum likelihood methods don't create sums of squares that fit the usual definitions, Scaled deviance and scaled Pearson's chi squared seem to be more commonly used, as are information criteria (AIC for instance).&amp;nbsp; I know there are some definitions of pseudo r-squared out in the literature and on various webaites.&amp;nbsp; I just don't think it is what people think it is (proportion of variation explained by the model) when variation in a generalized model comes from the deviance, not the variance.&lt;/P&gt;
&lt;P&gt;AIC differences can be used to reflect how much of the original information is retained by a given model.&amp;nbsp; That's summarized in Wikipedia fairly well in the section "How to use AIC in practice."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 21:05:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647242#M31070</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-05-12T21:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ordered, Multi-level probit models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647291#M31071</link>
      <description>I really thank you for your teaching! I'll study more.</description>
      <pubDate>Wed, 13 May 2020 02:03:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Ordered-Multi-level-probit-models/m-p/647291#M31071</guid>
      <dc:creator>JayChoi</dc:creator>
      <dc:date>2020-05-13T02:03:57Z</dc:date>
    </item>
  </channel>
</rss>

