<?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 power calculation for cox regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/power-calculation-for-cox-regression/m-p/946751#M47314</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found an article examining the association between "x"&amp;nbsp; and the risk of cardiovascular diseases (CVD). The study reported hazard ratios comparing "x"&amp;nbsp; to non-"x"&amp;nbsp; in relation to CVD. The sample size for this cohort study was 10,000 participants, with approximately 100 individuals developing CVD after 11.8 years of follow-up. I would like to utilize this data for my research.&lt;/P&gt;&lt;P&gt;As I proceed with power calculations, I am uncertain about the appropriate values to assign for standard deviation (stddev) and R-squared (rsquare). Could you please assist me with this? Additionally, is the following code appropriate for my objectives?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc power;&lt;BR /&gt;coxreg&lt;BR /&gt;hazardratio = 2.1&lt;BR /&gt;rsquare = ?&lt;BR /&gt;stddev = ?&lt;BR /&gt;ntotal = 10000&lt;BR /&gt;eventprob = 0.0.5&lt;BR /&gt;power = .&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 01:40:01 GMT</pubDate>
    <dc:creator>Manije72</dc:creator>
    <dc:date>2024-10-09T01:40:01Z</dc:date>
    <item>
      <title>power calculation for cox regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/power-calculation-for-cox-regression/m-p/946751#M47314</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found an article examining the association between "x"&amp;nbsp; and the risk of cardiovascular diseases (CVD). The study reported hazard ratios comparing "x"&amp;nbsp; to non-"x"&amp;nbsp; in relation to CVD. The sample size for this cohort study was 10,000 participants, with approximately 100 individuals developing CVD after 11.8 years of follow-up. I would like to utilize this data for my research.&lt;/P&gt;&lt;P&gt;As I proceed with power calculations, I am uncertain about the appropriate values to assign for standard deviation (stddev) and R-squared (rsquare). Could you please assist me with this? Additionally, is the following code appropriate for my objectives?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc power;&lt;BR /&gt;coxreg&lt;BR /&gt;hazardratio = 2.1&lt;BR /&gt;rsquare = ?&lt;BR /&gt;stddev = ?&lt;BR /&gt;ntotal = 10000&lt;BR /&gt;eventprob = 0.0.5&lt;BR /&gt;power = .&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 01:40:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/power-calculation-for-cox-regression/m-p/946751#M47314</guid>
      <dc:creator>Manije72</dc:creator>
      <dc:date>2024-10-09T01:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: power calculation for cox regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/power-calculation-for-cox-regression/m-p/946753#M47315</link>
      <description>&lt;P&gt;If I want to use the below code, What should I put for (curve"control) and "refsurvival"?&lt;/P&gt;&lt;P&gt;proc power;&lt;BR /&gt;twosamplesurvival test=&lt;BR /&gt;curve("Control”) =&lt;BR /&gt;refsurvival =&lt;BR /&gt;hazardratio =&lt;BR /&gt;accrualtime =&lt;BR /&gt;followuptime =&lt;BR /&gt;groupweights =&lt;BR /&gt;ntotal =&lt;BR /&gt;eventstotal=&lt;BR /&gt;power = ;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 01:55:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/power-calculation-for-cox-regression/m-p/946753#M47315</guid>
      <dc:creator>Manije72</dc:creator>
      <dc:date>2024-10-09T01:55:39Z</dc:date>
    </item>
  </channel>
</rss>

