<?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: How to simulate survival data using given real dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617339#M180888</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/188012"&gt;@HappySASUE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do simulation analysis for survival study. I have one real clinical dataset with only 40 patients. need to create 1000 simulation samples.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How would you create one simulation sample? &amp;nbsp; And BTW, what sample size do you intend to generate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I presume by "simulation" that you intend to start out with a sequence of hazard rates, then randomly apply those hazard rates to get period-by-period survivals, yes?&amp;nbsp; What is the relevance of your clinical dataset?&amp;nbsp; Is it the source of your hazard rates?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 22:42:21 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2020-01-14T22:42:21Z</dc:date>
    <item>
      <title>How to simulate survival data using given real dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617337#M180887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to do simulation analysis for survival study. I have one real clinical dataset with only 40 patients. need to create 1000 simulation samples.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 22:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617337#M180887</guid>
      <dc:creator>HappySASUE</dc:creator>
      <dc:date>2020-01-14T22:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate survival data using given real dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617339#M180888</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/188012"&gt;@HappySASUE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do simulation analysis for survival study. I have one real clinical dataset with only 40 patients. need to create 1000 simulation samples.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How would you create one simulation sample? &amp;nbsp; And BTW, what sample size do you intend to generate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I presume by "simulation" that you intend to start out with a sequence of hazard rates, then randomly apply those hazard rates to get period-by-period survivals, yes?&amp;nbsp; What is the relevance of your clinical dataset?&amp;nbsp; Is it the source of your hazard rates?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 22:42:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617339#M180888</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2020-01-14T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate survival data using given real dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617347#M180893</link>
      <description>&lt;P&gt;I'm not aware of any quick user friendly references. I believe there's a few answered question on here about this and the topic is covered in Rick Wicklin's Simulating data book.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It also depends on if you're simulating via or just randomly repeating data. You could expand your 40 to 1000 using PROC SURVEYSELECT for example, obviously sample with repetition.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/188012"&gt;@HappySASUE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do simulation analysis for survival study. I have one real clinical dataset with only 40 patients. need to create 1000 simulation samples.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 23:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617347#M180893</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-14T23:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate survival data using given real dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617451#M180947</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Yes the&amp;nbsp;&lt;SPAN&gt;clinical dataset is the source of my hazard rates, also with independent variables, such as age, gender.... "Simulation" here I mean is to create samples which "mimic" the real clinical dataset.&amp;nbsp; &amp;nbsp;The sample size could vary, 30, 40, 400...etc.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 14:27:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617451#M180947</guid>
      <dc:creator>HappySASUE</dc:creator>
      <dc:date>2020-01-15T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate survival data using given real dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617452#M180948</link>
      <description>&lt;P&gt;Thank you. I will take a look of this book.&amp;nbsp; This is a very useful book!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 14:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-simulate-survival-data-using-given-real-dataset/m-p/617452#M180948</guid>
      <dc:creator>HappySASUE</dc:creator>
      <dc:date>2020-01-15T14:28:39Z</dc:date>
    </item>
  </channel>
</rss>

