<?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 Bootstrap precedure in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20933#M4374</link>
    <description>Dear SAS users:&lt;BR /&gt;
&lt;BR /&gt;
I'd like to get some help about the bootstrap of a data set.&lt;BR /&gt;
The data set is like following:&lt;BR /&gt;
&lt;BR /&gt;
ID,       OBS,     TIME,   HEIGHT,  WEIGHT&lt;BR /&gt;
5001,       10,        0.1,        180,           71&lt;BR /&gt;
5001,        3,        1,            180,           71&lt;BR /&gt;
5001,        1,          2,           180,           71&lt;BR /&gt;
5003,        15,        0.1,         170,         60 &lt;BR /&gt;
5003,        3,          1,             170,        60&lt;BR /&gt;
5003,        2,          2,             170,         60 &lt;BR /&gt;
5004&lt;BR /&gt;
5004&lt;BR /&gt;
5004&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;BR /&gt;
&lt;BR /&gt;
The total number of subjects is 36 with ID numbered from 5001 to 5050 (some ID number was missing). I'd like to bootstrap the data set by subject ID to form a new data set containing 100 subjects with ID numbered from 1 to 100.&lt;BR /&gt;
&lt;BR /&gt;
Thanks a lot for help and have a nice day!</description>
    <pubDate>Thu, 13 May 2010 03:51:44 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-05-13T03:51:44Z</dc:date>
    <item>
      <title>Bootstrap precedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20933#M4374</link>
      <description>Dear SAS users:&lt;BR /&gt;
&lt;BR /&gt;
I'd like to get some help about the bootstrap of a data set.&lt;BR /&gt;
The data set is like following:&lt;BR /&gt;
&lt;BR /&gt;
ID,       OBS,     TIME,   HEIGHT,  WEIGHT&lt;BR /&gt;
5001,       10,        0.1,        180,           71&lt;BR /&gt;
5001,        3,        1,            180,           71&lt;BR /&gt;
5001,        1,          2,           180,           71&lt;BR /&gt;
5003,        15,        0.1,         170,         60 &lt;BR /&gt;
5003,        3,          1,             170,        60&lt;BR /&gt;
5003,        2,          2,             170,         60 &lt;BR /&gt;
5004&lt;BR /&gt;
5004&lt;BR /&gt;
5004&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;BR /&gt;
.&lt;BR /&gt;
&lt;BR /&gt;
The total number of subjects is 36 with ID numbered from 5001 to 5050 (some ID number was missing). I'd like to bootstrap the data set by subject ID to form a new data set containing 100 subjects with ID numbered from 1 to 100.&lt;BR /&gt;
&lt;BR /&gt;
Thanks a lot for help and have a nice day!</description>
      <pubDate>Thu, 13 May 2010 03:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20933#M4374</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-13T03:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap precedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20934#M4375</link>
      <description>Go to support.sas.com and search for bootstrap to get lots of guidance on it's use.&lt;BR /&gt;
&lt;BR /&gt;
Usually, bootstrapping does sampling with replacement to get 'sample' that is the same size as the original.  I'm concerned that changing the sample size will artificially reduce the variability and bias the inference.  Efron &amp;amp; Tibsurani (An introduction to the bootstrap) is a classic reference.</description>
      <pubDate>Thu, 13 May 2010 20:33:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20934#M4375</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-05-13T20:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap precedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20935#M4376</link>
      <description>Hi Doc@Duke:&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the good point.</description>
      <pubDate>Tue, 18 May 2010 00:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Bootstrap-precedure/m-p/20935#M4376</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-18T00:24:05Z</dc:date>
    </item>
  </channel>
</rss>

