<?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: Dataset simulation with missing data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91864#M4507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for you answers Reeza and Rick!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in different scenarii for generating missing values, including the three ones described in the link you provided Rick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 14:42:51 GMT</pubDate>
    <dc:creator>AnalytX</dc:creator>
    <dc:date>2013-01-31T14:42:51Z</dc:date>
    <item>
      <title>Dataset simulation with missing data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91861#M4504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you simulate datasets (longitudinal data) with missing values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 23:13:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91861#M4504</guid>
      <dc:creator>AnalytX</dc:creator>
      <dc:date>2013-01-30T23:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset simulation with missing data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91862#M4505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how you're simulating wouldn't you just be picking 'people' for the study from your data.&amp;nbsp; I think this is a jackknife simulation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd take a sample of the data I had, with repetition, if applicable and go from there. Your real data has missing values so there shouldn't be an issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 23:26:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91862#M4505</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-01-30T23:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset simulation with missing data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91863#M4506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to provide more information. What is the mechanism for generating missing values? Is there a pattern of missing values that you are trying to simulate (see &lt;A class="loading" href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_mi_sect018.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_mi_sect018.htm&lt;/A&gt;)? For example, missing completely at random?&amp;nbsp; Because you stated "longitudinal data," do the missing values representing censored observations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 13:26:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91863#M4506</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-01-31T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset simulation with missing data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91864#M4507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for you answers Reeza and Rick!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in different scenarii for generating missing values, including the three ones described in the link you provided Rick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 14:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/91864#M4507</guid>
      <dc:creator>AnalytX</dc:creator>
      <dc:date>2013-01-31T14:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset simulation with missing data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/406770#M21181</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if you have any information on how to simulate missing periodic (i.e. longitudinal data) in SAS. I have daily data collected from sensors and I would like to simulate scenarios when sensors are down for a long period of time (i.e. 5-15 days). Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mohamed&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 23:43:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dataset-simulation-with-missing-data/m-p/406770#M21181</guid>
      <dc:creator>Elesawey</dc:creator>
      <dc:date>2017-10-23T23:43:15Z</dc:date>
    </item>
  </channel>
</rss>

