- 1. bootstrapping of multiple datasets (score: 1)
- Author: Terrence Murphy <Terrence.Murphy@yale.edu>
- Date: Fri, 16 Jun 2006 09:14:43 -0400
- Dear S folks, I occasionally use S plus with the menu and wonder if anyone's willing to share a few lines of code to solve the following task, which is essentially data management. I have twenty impu
- /archives/html/s-news/2006-06/msg00028.html (7,489 bytes)
- 2. Re: bootstrapping of multiple datasets (score: 1)
- Author: "Barker, Chris [SCIUS]" <cbarker1@scius.jnj.com>
- Date: Fri, 16 Jun 2006 11:04:07 -0400
- Not exactly the answer you want - Look at the HMISC() library, Frank Harrell has some built in bootstrap procedures in his regression model functions. I believe he has a multiple imputation function
- /archives/html/s-news/2006-06/msg00029.html (9,603 bytes)
- 3. Re: bootstrapping of multiple datasets (score: 1)
- Author: Tim Hesterberg <timh@insightful.com>
- Date: 28 Jun 2006 10:55:27 -0700
- From your description, it sounds like you want to just run a calculation for each of the 20 data sets. This could be done using miApply() or miEval() in the missing data library (use library(missing)
- /archives/html/s-news/2006-06/msg00081.html (9,843 bytes)
- 4. Re: bootstrapping of multiple datasets (score: 1)
- Author: "Thomas Jagger" <tjagger@blarg.net>
- Date: Wed, 28 Jun 2006 17:37:13 -0600
- You can use the missing data library. If you have the imputations, you can do the following from the missing library: 1. Run you linear model for each set of imputations and put into a list: fit<-lis
- /archives/html/s-news/2006-06/msg00082.html (10,644 bytes)
- 5. Re: bootstrapping of multiple datasets (score: 1)
- Author: Peng Huang <huangp@musc.edu>
- Date: Thu, 29 Jun 2006 14:14:19 -0400
- Hi Tim, How can we find a complete information about what libraries are available and what routines are there within each library? Thanks! Peng From your description, it sounds like you want to just
- /archives/html/s-news/2006-06/msg00091.html (11,222 bytes)
- 6. Re: bootstrapping of multiple datasets (score: 1)
- Author: Tim Hesterberg <timh@insightful.com>
- Date: 29 Jun 2006 17:33:04 -0700
- Here are a few comments on * what libraries are available * how to find out what is in each library -- Some libraries ship with S-PLUS. You can get a list of those, and one-line descriptions, by doi
- /archives/html/s-news/2006-06/msg00093.html (10,163 bytes)
- 7. Re: bootstrapping of multiple datasets (score: 1)
- Author: Tim Hesterberg <timh@insightful.com>
- Date: 5 Jul 2006 15:24:56 -0700
- I misunderstood Terrence Murphy's question about using bootstrap() in connection with multiple imputations. It is possible and appropriate to use bootstrap() in his context, though the implementation
- /archives/html/s-news/2006-07/msg00010.html (13,290 bytes)
This search system is powered by
Namazu