<?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 about the cumulative risk graph in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26867#M995</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have the data like the following. disease=1 means having the disease; disease=0 means no disease.&amp;nbsp; Can I draw the cumulative risk graph?&amp;nbsp; The x-axis is the response (continuous variable), y-axis should be the cumulative risk (probability??) of having the disease. How can I do it?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;input response disease;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;45.6&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;34.5&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;89&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;56&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;45&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;58&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2012 18:10:53 GMT</pubDate>
    <dc:creator>twotwotwo</dc:creator>
    <dc:date>2012-03-09T18:10:53Z</dc:date>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26867#M995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have the data like the following. disease=1 means having the disease; disease=0 means no disease.&amp;nbsp; Can I draw the cumulative risk graph?&amp;nbsp; The x-axis is the response (continuous variable), y-axis should be the cumulative risk (probability??) of having the disease. How can I do it?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;input response disease;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;45.6&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;34.5&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;89&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;56&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;45&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;58&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:10:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26867#M995</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T18:10:53Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26868#M996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly dumb question, but if you have the disease isn't your probability of cumulative risk of having the disease 1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're getting the cumulative risk data from a proc some have the ability to plot them from within the procedures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not you could use Proc SGPLOT. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26868#M996</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-03-09T18:20:40Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26869#M997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for your reply.&amp;nbsp; Probably I should ask how to calculate the cumulative risk?&amp;nbsp; Do you know any proc can do it?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:50:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26869#M997</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T18:50:54Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26870#M998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what your data represents. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is it looks like survival data based on your question and then you'd use proc lifetest or proc phreg.&lt;/P&gt;&lt;P&gt; 0/1 is your censor variable and response is the time to either having the disease or not, if its not a time measurement then reply back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try proc lifetest and check the options. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:57:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26870#M998</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-03-09T18:57:20Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26871#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Reeza!&amp;nbsp; It is not a survival data.&amp;nbsp; The response is a measurement for a patient.&amp;nbsp; For this kind of data, how can I do it? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 19:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26871#M999</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T19:05:45Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26872#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you've posted before about this and again the question is still too general to give any comments without more specifics. &lt;/P&gt;&lt;P&gt;If you can't post more details then I recommend finding some similar published articles and seeing what method they used, ie logistic, survival, and then more help could be provided around the specific procedure rather than a general question..&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 19:11:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26872#M1000</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-03-09T19:11:20Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26873#M1001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, Reeza,&lt;/P&gt;&lt;P&gt;I did not post this question before.&amp;nbsp; What other information do you want for this question?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 19:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26873#M1001</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T19:15:10Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26874#M1002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's your response variable?&lt;/P&gt;&lt;P&gt;What's your research question that you're trying to answer?&lt;/P&gt;&lt;P&gt;Is this hw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 19:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26874#M1002</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-03-09T19:17:35Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26875#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My response variable is one measurement for the patient, like the blood pressure, height, BMI....&lt;/P&gt;&lt;P&gt;My research question is to see: with the measurement differing, what is the risk for a person to get the disease (disease=1).&amp;nbsp; &lt;/P&gt;&lt;P&gt;Please let me know if you have other questions.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 19:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26875#M1003</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T19:26:36Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26876#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I guess with that type of data, I'd be looking at a logistic regression and odds of getting the disease. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See&amp;nbsp; Example 51.13 Complementary Log-Log Model for Infection Rates &lt;/P&gt;&lt;P&gt;In the SAS 9.2 Docs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last table plotted should help give you what you're looking for. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 20:05:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26876#M1004</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-03-09T20:05:26Z</dc:date>
    </item>
    <item>
      <title>about the cumulative risk graph</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26877#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks! I then found that the effectplot is what I want....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 20:51:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-cumulative-risk-graph/m-p/26877#M1005</guid>
      <dc:creator>twotwotwo</dc:creator>
      <dc:date>2012-03-09T20:51:25Z</dc:date>
    </item>
  </channel>
</rss>

