search for: tp20099684p20099684

Displaying 1 result from an estimated 1 matches for "tp20099684p20099684".

2008 Oct 21
1
Bootstrap
...d of the samples in order to find the vector that were selected. Thanks in advance, M?rcio id<-seq(1:49) x<-runif(49) u<-runif(49) data<-cbind(id,x,u) B<-10 sampling<-lapply(1:B, function(i) sample(id, replace=T)) -- View this message in context: http://www.nabble.com/Bootstrap-tp20099684p20099684.html Sent from the R help mailing list archive at Nabble.com.