<?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 CI for dependent variable values - proc logistic in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/CI-for-dependent-variable-values-proc-logistic/m-p/739557#M35933</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have data with a binary response (event, no event) and a continuous dependent variable (e.g. dose).&lt;/P&gt;&lt;P&gt;I am interested in the value needed of the dependent variable to achive a probability of response of 30%.&lt;/P&gt;&lt;P&gt;I have used the model estimates from proc logistic to identify the point esimtate for the dependent variable (e.g. with my data a dose of 252mg produces a predicted probability of event of 30%). In addition to the point estimate, I am interested in obtaining a 95% confidence interval for this value. Lower= and upper= options in the output statement give the range for the probability at a given dependent variable value. I want the opposite - I want the range for the dependent variable at a given probability. Is that possible?&lt;/P&gt;</description>
    <pubDate>Thu, 06 May 2021 16:45:45 GMT</pubDate>
    <dc:creator>acardenz</dc:creator>
    <dc:date>2021-05-06T16:45:45Z</dc:date>
    <item>
      <title>CI for dependent variable values - proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CI-for-dependent-variable-values-proc-logistic/m-p/739557#M35933</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have data with a binary response (event, no event) and a continuous dependent variable (e.g. dose).&lt;/P&gt;&lt;P&gt;I am interested in the value needed of the dependent variable to achive a probability of response of 30%.&lt;/P&gt;&lt;P&gt;I have used the model estimates from proc logistic to identify the point esimtate for the dependent variable (e.g. with my data a dose of 252mg produces a predicted probability of event of 30%). In addition to the point estimate, I am interested in obtaining a 95% confidence interval for this value. Lower= and upper= options in the output statement give the range for the probability at a given dependent variable value. I want the opposite - I want the range for the dependent variable at a given probability. Is that possible?&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 16:45:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CI-for-dependent-variable-values-proc-logistic/m-p/739557#M35933</guid>
      <dc:creator>acardenz</dc:creator>
      <dc:date>2021-05-06T16:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: CI for dependent variable values - proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CI-for-dependent-variable-values-proc-logistic/m-p/739570#M35934</link>
      <description>&lt;P&gt;I believe this is known as the LD30 value (lethal dose=0.3), You can use PROC PROBIT to obtain a point estimate for the X value as well as an (inverse) CI for the value. See the last example at&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2020/12/07/transplant-indoor-christmas-tree.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2020/12/07/transplant-indoor-christmas-tree.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;which includes a link to the PROC PROBIT documentation. Note that the example uses LD50, so you'll have to modify the INVERSECL option to be&lt;/P&gt;
&lt;P&gt;INVERSECL(prob=0.3)&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 17:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CI-for-dependent-variable-values-proc-logistic/m-p/739570#M35934</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2021-05-06T17:09:40Z</dc:date>
    </item>
  </channel>
</rss>

